This wiki has been moved to https://github.com/SuperTux/wiki into the mediawiki branch.
Level format
From SuperTux
Revision as of 22:39, 6 April 2005 by RavuAlHemio (Talk | contribs)
The Level format, as well as all other configuration files used by the game (for tiles, worldmap...), make use of the Scheme syntax. The files are merely Scheme lists so it should be pretty straight forward to understand and edit them.
If you want to learn more stuff specifically about the level files, read the levelformat.txt file, placed in the docs directory of the SuperTux package.