Skip to content

study-game-engines/korge-intellij-plugin

 
 

Repository files navigation

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

About

Korge plugin for IntelliJ, featuring project wizard and some actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.4%
  • Other 0.6%