Changeset 516 for trunk/game/README
- Timestamp:
- 03/09/10 16:35:28 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/game/README
r515 r516 5 5 6 6 == Introduction == 7 Welcome to the first official release of the open source post-apocalyptic RPG undertaking PARPG. This release is based on PARPG SVN trunk revison 51 4. Built against and tested with FIFE SVN trunk revision 3236.7 Welcome to the first official release of the open source post-apocalyptic RPG undertaking PARPG. This release is based on PARPG SVN trunk revison 516. Built against and tested with FIFE SVN trunk revision 3236. 8 8 9 9 == Table of contents == … … 43 43 * cd into the <FIFE> directory and run: scons ext && scons 44 44 * In case you encounter any build errors, try these pointers http://wiki.fifengine.de/Building:Linux:SCons 45 * Unpack the parpg_td1_r51 5_src.tar.bz2 archive to <PARPG>45 * Unpack the parpg_td1_r516_src.tar.bz2 archive to <PARPG> 46 46 * cd into the <PARPG> directory and run: ./run.py 47 * Run <FIXME>48 47 * To run PARPG itself, cd into the PARPG directory and execute run.py (should be automatically associated with your Python 2.6 interpreter) 49 48 50 49 === 04.2 Mac === 51 50 * Unpack the fife_r3236_src.tar.bz2 archive to <FIFE> 52 * <FIXME>FIFE build instructions for Mac OSX</FIXME> 51 * Install the latest guichan release via macports 52 * cd into the <FIFE> directory and run: scons ext && scons 53 53 * In case you encounter any build errors, try these pointers http://wiki.fifengine.de/Building:Mac:Scons 54 * Unpack the parpg_td1_r51 5_src.tar.bz2 archive to <PARPG>54 * Unpack the parpg_td1_r516_src.tar.bz2 archive to <PARPG> 55 55 * cd into the <PARPG> directory and run: ./run.py 56 56 * To run PARPG itself, cd into the PARPG directory and execute run.py (should be automatically associated with your Python 2.6 interpreter)
Note: See TracChangeset
for help on using the changeset viewer.