From: Martin Taibr Date: Mon, 24 Jun 2019 20:59:36 +0000 (+0000) Subject: Update Repository_Access X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8532642edbce5c38755fb620f08112702b2a328a;p=xonotic%2Fxonotic.wiki.git Update Repository_Access --- diff --git a/Repository_Access.md b/Repository_Access.md index c6fabfb..78d838c 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -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. ***