Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2011-08-11 | 900 Bytes | |
tilemaster-trunk.tar.gz | 2011-08-11 | 108.6 kB | |
tilemaster.zip | 2011-08-11 | 151.8 kB | |
Totals: 3 Items | 261.3 kB | 0 |
To run Tilemaster, unzip the tilemaster.zip and execute the start.bat script if you are using Windows, or start.sh if you are using Unix (maybe works for MacOS X, too). If the start script doesn't work, you can try to double click the tilemaster.jar file. If you have java 6 properly installed this should start Tilemaster, but it doesn't load the plugins (which at the moment only seems to work with the start.bat/start.sh scripts). If you are familiar with the command line interface of your OS, this line should start Tilemaster and also load the plugins: java -classpath plugins;Tilemaster.jar;lib\Itemizer.jar tilemaster.editor.TilesetEditor For more information please check the wiki: http://sourceforge.net/apps/mediawiki/tilemaster/index.php?title=Main_Page The tilemaster-trunk.tar.gz archive contains the sources, plugin sources and example data for this release.