From 21216c8fd7b50ec97a45971c31d827f8d73a2137 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Fri, 19 Aug 2016 19:02:48 +0000 Subject: [PATCH] How to downgrade --- Repository_Access.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Repository_Access.md b/Repository_Access.md index d4579d3..4e78fd1 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -87,6 +87,10 @@ To update your Git clone, you can repeat the commands above without the first *** +If you run into issues with the latest version you can easily revert to an older one. Since most bugs are caused by the game code rather that the engine, you just need to downgrade that repository. Inside the main xonotic repository, use `cd data/xonotic-data` and then `git checkout `. After that go back `cd -` and `./all compile` (with the optional `-r` flag). + +*** + Contributing and getting write access ------------------------------------- -- 2.39.2