Unofficial CSPSP Editor v1.2 by coolguy5678
This editor creates levels for CSPSP version 1.2 ONLY.
Any other version *will* not work.

----------

Changelog

v1.2
- Added support for CSPSP v1.2's new map format. To load an old map
  that uses the old format, selected "Import v1.01 map" from the
  File menu.
- Added new weapons from CSPSP
- Tile Mode: Scrollbar added to texture window
- A few other minor changes

v1.1
- Tile Mode: You can now drag the mouse to fill lots of tiles at once
- Tile Mode: Support for maps with more than 16 textures added
- Screenshot taker added (takes a picture of the entire map
  without gridlines, polygons and waypoints)
- Confirmation to save before exiting and creating new maps added

v1.0
- Initial release

----------

To start, simply double-click ucspspe.jar .
Make sure you have a Java Runtime Environment* installed on your computer.
The latest JRE can be downloaded from:
http://java.sun.com/javase/downloads/index.jsp
(choose the option "Java Runtime Environment (JRE) 6")

For a full manual and a tutorial, vist http://coolguy5678.biaklan.com/ .

----------

Included is a simple example map, called "example". There is also a file
called "default.png" which includes the three textures that are included
in any new maps created. You may change this file, but it's recommended
that you keep the dimensions the same.

----------

NOTE TO JAVA DEVELOPERS:
The source is included in the jar file. Feel free to look at, modify and
release modified versions of the program, just make sure you give me
credit.

----------

*To test if this is installed, enter "java -version" into a command prompt.
Any version above 1.4.2 should work, although version 1.6 (the latest) is
recommended.