Changeset 3
- Timestamp:
- 02/11/06 18:00:39 (3 years ago)
- Files:
-
- GtkRadiant/COMPILING (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
GtkRadiant/COMPILING
r2 r3 14 14 Change the current directory to the desired location for the source. 15 15 svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/ ./GtkRadiant 16 svn checkout https://zerowing.idsoftware.com/svn/radiant. assets/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack16 svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack 17 17 18 18 … … 39 39 install: 40 40 run './GtkRadiant/install.py' 41 note - th e installed data is not modified by the build, but it may be modified whenyou update from svn41 note - this script should be run after each time you update from svn 42 42 43 43 run: … … 69 69 install: 70 70 run './GtkRadiant/install.py' 71 note - th e installed data is not modified by the build, but it may be modified whenyou update from svn71 note - this script should be run after each time you update from svn 72 72 73 73 run:
