Changes between Version 6 and Version 7 of content/tools/MappingForOrxonox
- Timestamp:
- Dec 8, 2006, 11:18:35 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/tools/MappingForOrxonox
v6 v7 3 3 This tutorial explains you how to install and configure your GTK-Radiant and Orxonox files to build and implement BSP maps for Orxonox. 4 4 5 == Overview ==6 1. [https://dev.orxonox.net/wiki/MappingForOrxonox#1 Preparation]7 1. [https://dev.orxonox.net/wiki/MappingForOrxonox#2 Installation]8 1. [https://dev.orxonox.net/wiki/MappingForOrxonox#3 Configuration]9 1. [https://dev.orxonox.net/wiki/MappingForOrxonox#4 Implementation]10 5 11 12 {{{13 #!html14 <a name="1"></a>15 }}}16 6 == Preparation == 17 7 Make sure, your data repository includes at least the following folders: … … 31 21 32 22 33 {{{34 #!html35 <a name="2"></a>36 }}}37 23 == Installation == 38 If you work on a tardis system, you can start GTK-Radiant simply by typing "radiant" into your console and go to [https://dev.orxonox.net/wiki/MappingForOrxonox#3 Configuration].[[br]]24 If you work on a tardis system, you can start GTK-Radiant simply by typing "radiant" into your console and advance to "Configuration".[[br]] 39 25 If you work on your personal system, read the following instrucions. 40 26 … … 44 30 45 31 46 {{{47 #!html48 <a name="3"></a>49 }}}50 32 == Configuration == 51 33 Open Edit->Preferences and make the following changes: … … 68 50 69 51 70 {{{71 #!html72 <a name="4"></a>73 }}}74 52 == Implementation == 75 53 ToDo 76 54 77 55 {{{