Inzarcon / JessiCa-SON

JessiCa: Serpents Obstruct None. A GUI tileset composer (and going to be configurator) for Cataclysm: Dark Days Ahead
Other
1 stars 0 forks source link

Copy tileset.txt, layering.json, and fallback.png to output #1

Open Inzarcon opened 8 months ago

Inzarcon commented 8 months ago

The tileset.txt, layering.json, andfallback.png files are not copied to the output directory. The original compose.py does not seem to do this, either. One can usually expect them to already be present in the game files. However, they are still needed when composing a tileset to be published as a standalone or when making changes to them. As such, more explicit handling would be better. This means:

Inzarcon commented 7 months ago

Basic file validation now exists for the source directory so the same principle can be used to check the output directory.

Moved to v0.1.3