forked from CorsixTH/CorsixTH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
28 lines (22 loc) · 1.13 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
------------------------------------------------------------------------------
-- 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