]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Repository_Access
authorMartin Taibr <taibr.martin@gmail.com>
Mon, 24 Jun 2019 20:59:36 +0000 (20:59 +0000)
committerMartin Taibr <taibr.martin@gmail.com>
Mon, 24 Jun 2019 20:59:36 +0000 (20:59 +0000)
Repository_Access.md

index c6fabfb707afe1a4c04519f5d4a60799b1244643..78d838ced1f67d945110c8e978ab44b030fb081d 100644 (file)
@@ -83,8 +83,6 @@ To update your Git clone:
     ./all update  # pull and prune
     ./all compile -r  # recompile what changed
 
-**Note:** The compiled binary will have a faint watermark with the git revision. To remove it completely put `set menu_watermark ""` into your `autoexec.cfg`.
-
 **Note:** If you intend to play on public servers, you should probably also enable the nexcompat repo to download additional textures that are used on some older unofficial maps. Use `touch data/xonotic-nexcompat.pk3dir.yes` and `./all update`. For mappers: these textures should NOT be used on new maps.
 
 ***