]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Mapping Setup
authorSpiKe <leguen.yannick@gmail.com>
Tue, 28 Jun 2022 17:13:11 +0000 (17:13 +0000)
committerSpiKe <leguen.yannick@gmail.com>
Tue, 28 Jun 2022 17:13:11 +0000 (17:13 +0000)
Mapping-Setup.md

index e29031c3365c0518e95a3b6b4ba19c4f55b223bd..3a7acd68fe42a69fc542a3f378942edbae24082f 100644 (file)
@@ -4,17 +4,17 @@ Mapping - Setup
 How to get your system all set up to start mapping
 --------------------------------------------------
 
-### Step 1: Obtain mapping support
+### Step 1: Obtain the mapping support
 
 If you didn’t already, download the [mapping support zip](http://dl.xonotic.org/xonotic-0.8.2-mappingsupport.zip)
 
-### Step 2: Extract zip
+### Step 2: Extract the zip
 
 Extract the zip archive using your favorite archiving tool
 
 ### Step 3: Locate the folder for userdata
 
-Locate your userdata folder, note that this is **NOT** the install location. This is the place xonotic saves your userdata.
+Locate your userdata folder, note that this is **NOT** the install location. This is the place where Xonotic saves your userdata.
 
 -   **Windows**: `C:\users\user\saved games\xonotic\data`
 -   **Linux**: `~/.xonotic/data`
@@ -31,14 +31,14 @@ This folder should also contain your `config.cfg`.
 
 -   **Windows**: Windows users can download a precompiled version downloadable from the [NetRadiant website](https://netradiant.gitlab.io/page/download/).  
 The mapping support zip also contains a compiled version of NetRadiant in the `mapping` folder but while it may works, it is fairly outdated and lacks a lot of updates.
--   **Linux**: Linux users can use a precompiled version downloadable from the [NetRadiant website](https://netradiant.gitlab.io/page/download/). (_NOTE: Arch Linux users can also use the [netradiant-git](https://aur.archlinux.org/packages/netradiant-git/) PKGBUILD to get the editor_)
+-   **Linux**: Linux users can use a precompiled version downloadable from the [NetRadiant website](https://netradiant.gitlab.io/page/download/). (_NOTE: Arch Linux users can also use the [netradiant-git](https://aur.archlinux.org/packages/netradiant-git/) PKGBUILD_)
 -   **macOS**: Current versions of macOS don't seem to work because of GTKGLExt, compiled versions from [here](http://ingar.intranifty.net/gtkradiant/index.html) might work
 
 People wanting to compile NetRadiant themselves can look at the [NetRadiant Repository](https://gitlab.com/xonotic/netradiant).
 
 ### Step 6: Setting 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 lists of texture packs. If there are no texture packs, then refer back to step 4.
+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 refer back to step 4.
 
 \<\< [Introduction](mapping-Introduction) | [NetRadiant](mapping-NetRadiant) \>\>