Files
korge-intellij-plugin/gradle.properties
Mikhail Reznichenko 0e69e4ebad Add support for reading/writing TMX file data (#25)
* Add fixes from korge, update file naming (tile -> tiled)
* Support reading/writing almost all attributes of a tilemap and its children
2020-07-06 19:15:13 +07:00

6 lines
93 B
Properties

# sytleguide
kotlin.code.style=official
# version
kotlinVersion=1.3.72
korgeVersion=1.13.8.3