Files
Latest commit
This branch is 2657 commits behind CorsixTH/CorsixTH:master.
LevelEdit
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
------------------------------------------------------------------------------ -- CorsixTH Level Editor ----------------------------------------------------- ------------------------------------------------------------------------------ Original author of this tool: Koanxd This tool makes it easier to create new levels for CorsixTH. Instead of editing a text file, which can be quite error prone the level creator can use this tool to set all available variables used in CorsixTH and then save it as a .level file. The tool is written in Java. The supplied project for Eclipse can be used to compile. An alternative is to issue the following commands while in this folder: Compile: javac -d bin -sourcepath src src/com/corsixth/leveledit/Main.java Run: java -cp bin com.corsixth.leveledit.Main ------------------------------------------------------------------------------ -- Contact Details ------------------------------------------------------------------------------ Homepage: http://th.corsix.org/ Forum: http://forums.corsixth.com/ Mailing list: http://groups.google.com/group/corsix-th-dev IRC: #corsix-th on FreeNode