From: Martin Taibr Date: Mon, 11 Jan 2016 23:45:45 +0000 (+0000) Subject: how to remove watermark X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=aad656a068eb8b29be076d6d2b3828d535a06651;p=xonotic%2Fxonotic.wiki.git how to remove watermark --- diff --git a/Repository_Access.md b/Repository_Access.md index 8a0ab0e..009248c 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -82,6 +82,8 @@ To update your Git clone, you can repeat the commands above without the first ./all update ./all compile +**Note:** The compiled binary will have a faint watermark with the git revision. To remove it completely put `defer 5 "menu_watermark \"\""` into your `autoexec.cfg`. + *** Contributing and getting write access