Add screenshot

This commit is contained in:
soywiz
2019-12-01 02:49:44 +01:00
parent 38382568f2
commit 899b3f0444
2 changed files with 23 additions and 1 deletions

View File

@@ -1,5 +1,27 @@
## IntelliJ Korge plugin
![](screenshot.png)
For testing, please run `runIde` task:
Download from JetBrains plugin repository:
* <https://plugins.jetbrains.com/plugin/9676-korge>
Download from releases:
* <https://github.com/korlibs/korge-intellij-plugin/releases>
### Testing
```
gradle runIde
./gradlew buildPlugin
```
Output: `build/distributions/KorgePlugin.zip`
### building
```
./gradlew runIde
```

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB