Carlos Ballesteros Velasco 967c5ca7bf Merge pull request #13 from RezMike/fix_parsing
Fix exception with tmx file parsing
2020-04-02 03:04:39 +02:00
2020-03-08 00:18:46 +01:00
2020-03-08 14:24:48 +01:00
2020-03-25 22:05:36 +01:00
2020-04-02 06:35:55 +07:00
2020-03-22 02:09:06 +01:00
2020-03-29 21:57:36 +02: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%