Ingo Ruhnke 96b17aeb7a Mono compiler is now called mcs 6 jaren geleden
..
Application.cs f3f28c8e62 Added checkboxes for attributes defined in supertux/src/tile.hpp 16 jaren geleden
Lexer.cs 812e983033 trying to add Id tags in tilemanager files 16 jaren geleden
LispWriter.cs 812e983033 trying to add Id tags in tilemanager files 16 jaren geleden
Makefile 96b17aeb7a Mono compiler is now called mcs 6 jaren geleden
Parser.cs 812e983033 trying to add Id tags in tilemanager files 16 jaren geleden
README 4ec331515c corrected supertux tile definition file extension (was by mistake ".stwm" instead of ".strf") 16 jaren geleden
TODO 6697921480 renamed contrib directory to tools 19 jaren geleden
Tile.cs 9dd90c8ec7 Store "one-way" worldmap attribute, because AnMaster said, that it's meaningfull 16 jaren geleden
TileSet.cs fdbfa0e294 Added menu item to let user decide, if he wants to use new not-yet-fully-supported 0.3.x format 16 jaren geleden
tiler.glade f3f28c8e62 Added checkboxes for attributes defined in supertux/src/tile.hpp 16 jaren geleden

README

This Tool allows to edit supertux .stgt/.strf files in a comfortable manner.
Warning: This tool is pre-alpha and meant for developers only.

Compilation: You need to have mono and gtk-sharp installed
in order to compile and run the app.