didibwoy 551ba07a71 Update KorgeScene.kt.ft (#26)
Fix "Non-canonical modifiers order"
2020-07-07 21:27:54 +02:00
2020-03-08 00:18:46 +01:00
2020-05-03 08:23:24 +02:00
2020-03-25 22:05:36 +01:00
2020-07-07 21:27:54 +02:00
2020-06-17 00:56:57 +02:00
2020-03-22 02:09:06 +01:00
2020-03-07 22:41:28 +01:00
2020-01-16 03:05:32 +01:00
2019-12-01 02:49:44 +01:00

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
No description provided
Readme 1.1 MiB
Languages
Kotlin 98.5%
Java 1%
Shell 0.5%