How to use OpenRPG version 1.0.1
Make sure you have installed python 2.2+ and wxPython 2.3.2+!
(it will probably work with Python2.1 or wxPython2.3.0+)

Launching OpenRPG:
OpenRPG can be launch by executing the start.py script 
located in the openrpg1 folder.  On windows, Macs, and 
Unix with a GUI, this can be accomplished by double 
clicking start.py. From a shell, type: python2 start.py

Launching a OpenRPG game server:
You want to launch your own server execute the 
start_server.py.

For more info on how to use OpenRPG, 
visit http://www.openrpg.com.


-OpenRPG Team
