mirror of
https://github.com/jlengrand/korge-intellij-plugin.git
synced 2026-03-10 00:21:21 +00:00
Add screenshot
This commit is contained in:
24
README.md
24
README.md
@@ -1,5 +1,27 @@
|
||||
## IntelliJ Korge plugin
|
||||
|
||||

|
||||
|
||||
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
BIN
screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user