Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tilemaster-trunk.tar.gz | 2011-08-13 | 108.7 kB | |
tilemaster.zip | 2011-08-13 | 152.0 kB | |
readme.txt | 2011-08-13 | 1.2 kB | |
Totals: 3 Items | 261.9 kB | 0 |
Changes in Tilemaster v0.29 since v0.28: - Endless loop in tiling preview for tile raster 0x0 is fixed. - Better button texts for some painting and color tools. - v0.29 uses the "Nimbus" look and feel by default, which required a number of UI layout changes. 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.