Aeva / nw-converter

Parser and converter for the .nw level file format
GNU General Public License v3.0
8 stars 4 forks source link

change pics1.png search behavior #8

Open Aeva opened 8 years ago

Aeva commented 8 years ago

The PNG exporter should search for pics1.png instead of hard coding its location, so that the user can just provide their own in their levels folder. A commandline switch should be provided to request a different sprites filename, and an exception should be raised if the file cannot be found.