| 12 | Make sure, your data repository includes at least the following folders: |
| 13 | {{{ |
| 14 | data |
| 15 | worlds |
| 16 | baseq3 |
| 17 | · maps |
| 18 | · textures |
| 19 | }}} |
| 20 | |
| 21 | The "baseq3" folder is needed to access our files in GTK-Radiant. |
| 22 | The "textures" folder contains all textures you want to use in your map in several subfolders. |
| 23 | The "maps" folder contains all map- and bsp-files. |
| 24 | |
| 25 | The "baseq3" folder must contain the "orxonox_common.pk3" file. We need it to include the common-textures like caulk, nodraw or invisible into GTK-Radiant. |