mirror of
https://github.com/jlengrand/korge-intellij-plugin.git
synced 2026-03-10 08:31:19 +00:00
1d38a70cd80d48bbe7e71bd7173e8c43b42b15eb
Adding and removing tilesets
IntelliJ Korge plugin
Download from JetBrains plugin repository:
Download from releases:
Building
./gradlew buildPlugin
Output: build/distributions/KorgePlugin.zip
Executing from Source
./gradlew runIde
This should launch a new intelliJ Community Edition with the KorGE plugin.
You can open this project with IDEA and launch the runIde task via debugger
to be able to debug the plugin.
Trying the Tiled Editor
./gradlew runDebugTilemap
Description
Languages
Kotlin
98.5%
Java
1%
Shell
0.5%
