]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
More updates
authorSpiKe <leguen.yannick@gmail.com>
Tue, 19 Jul 2022 16:46:03 +0000 (16:46 +0000)
committerSpiKe <leguen.yannick@gmail.com>
Tue, 19 Jul 2022 16:46:03 +0000 (16:46 +0000)
Mapping-Setup.md

index 61d7298a15a92cd689e00f9418d22e3f2dfc7afe..7069c7dc17fc3d06dd28b2c71869a2c1eb6cdbf0 100644 (file)
@@ -8,7 +8,7 @@ How to get your system all set up to start mapping
 
 If you didn’t already, download the [mapping support zip](http://dl.xonotic.org/xonotic-0.8.5-mappingsupport.zip).  
 This is only needed if you use an old version of NetRadiant or another map editor (including NetRadiant-custom, which is a fork of NetRadiant).  
-If you use a recent NetRadiant version, you can ignore the following steps and proceed to step 5 directly.
+If you download NetRadiant from the [NetRadiant website](https://netradiant.gitlab.io) or compile it from source, you can ignore the following steps and proceed to step 5 directly.
 
 ### Step 2 (optional): Extract the zip
 
@@ -24,7 +24,7 @@ Locate your userdata folder, note that this is **NOT** the install location. Thi
 
 This folder has a similar layout as the game folder. Game wise these data folders are treated similarly, however, it is best to save your work in the userdata folder so that you don’t accidentally mess up your Xonotic install, or so that your work doesn’t get lost in an update.
 
-### Step 4 (optional): Moving the mapping support pk3
+### Step 4 (optional): Move the mapping support pk3
 
 The mapping support zip contains a file called `xonotic-<timestamp>-maps-mapping.pk3`. Move this file to the userdata folder (see step 3), **NOT** `data/data`.
 This folder should also contain your `config.cfg`.
@@ -40,7 +40,7 @@ The mapping support zip also contains a compiled version of NetRadiant in the `m
 
 People wanting to compile NetRadiant themselves can look at the [NetRadiant Repository](https://gitlab.com/xonotic/netradiant).
 
-### Step 6: Setting up NetRadiant
+### Step 6: Set up NetRadiant
 
 When you first start up radiant it may ask where the engine path is. Simply point it to the Xonotic install location. Then NetRadiant should start and the lower right pane should have a list of texture packs. If there are no texture packs, then you may need the mapping support, please refer back to step 4.