korlibs / korge-intellij-plugin

Korge plugin for IntelliJ, featuring project wizard and some actions
https://plugins.jetbrains.com/plugin/9676-korge/
Other
13 stars 8 forks source link

Implement copying file from source directory to current directory #23

Open RezMike opened 4 years ago

RezMike commented 4 years ago

In TileMap editor (#4) there is a need of copying tileset file to currect resource directory in order to use this file later. The TODO is added here