var WebSite = { My : Sign In, Create Account, Cart ], Games : [ Darwin's World, Tiamat, Modern^20, Modern d20 ], Misc : [ Store, Downloads, Blog, OpenRPG ], Search : }
Get OpenRPG

Windows Install Instructions:

Now the windows installers have all the dependencies included!


Or Try OpenRPG Traipse.

If you want to hack or develop OpenRPG, don't use this installer. Go here to find out how to install the OpenRPG for hacking.

Linux/OSX Install Instructions:

  • Download/Install Python 2.6.2 or better (python.org)
  • Download/Install wxPython 2.8.10 or better (wxpython.org)
  • Download OpenRPG Base Zip (OpenRPG base)
  • Run start_client.py to Launch OpenRPG

Linux Ubuntu Users can get some addtional help here

Requirements:

Python

www.python.org
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.
wxPython

www.wxpython.org
wxPython is a Python extension module that encapsulates the wxWindows GUI classes.