Changes between Version 54 and Version 55 of download
- Timestamp:
- Oct 27, 2009, 7:26:56 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v54 v55 3 3 4 4 == Source access == 5 The best and most convenient way to access our source code is to use SVNand check out the trunk as it contains the most updated and recent stable features: [[br]][[br]]5 The best and most convenient way to access our source code is to use [wiki:SVN] and check out the trunk as it contains the most updated and recent stable features: [[br]][[br]] 6 6 https://svn.orxonox.net/game/code/trunk [[br]][[br]] 7 7 You also need the media files. The default search locations for CMake is one directory above slash media and in the checkout directory slash media. If you use another directory, the path can be configured with CMake at [wiki:Buildsystem compile time] or later by editing <build directory>/config/orxonox.ini (look for "mediaPath"). [[br]][[br]]