]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Mapping Setup, edit download instructions
authorThomas Debesse <dev@illwieckz.net>
Sun, 10 May 2020 05:40:04 +0000 (05:40 +0000)
committerThomas Debesse <dev@illwieckz.net>
Sun, 10 May 2020 05:40:04 +0000 (05:40 +0000)
Mapping-Setup.md

index 576755f6efc700d84521917fd7bd901ea3c2a003..c3e73b0ad6eb646f1bea32683690f452ec400c91 100644 (file)
@@ -29,9 +29,12 @@ This folder should also contain your `config.cfg`.
 
 ### Step 5: Get NetRadiant working
 
--   **Windows**: The mapping support zip contains a compiled version of NetRadiant in the `mapping` folder
--   **Linux**: Linux users need to compile NetRadiant themselves (see [NetRadiant Repo](https://gitlab.com/xonotic/netradiant)) or can download a compiled version [here](http://ingar.intranifty.net/gtkradiant/index.html)
--   **Mac**: Current versions of MacOS/OSX don't seem to work because of gtkglext, compiled versions from [here](http://ingar.intranifty.net/gtkradiant/index.html) might work
+-   **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/).
+-   **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