Carlos Ballesteros Velasco 1d38a70cd8 Merge pull request #17 from RezMike/improvements
Adding and removing tilesets
2020-04-14 04:05:23 +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-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%