From: Mario Date: Tue, 2 Oct 2018 14:47:14 +0000 (+0000) Subject: We no longer need to use Mario/win64 for X64 systems X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7737f494c13473bb43b0d01bb36f97dd9cbe8821;p=xonotic%2Fxonotic.wiki.git We no longer need to use Mario/win64 for X64 systems --- diff --git a/Repository_Access.md b/Repository_Access.md index d8ea1f8..43ddf9c 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -61,10 +61,6 @@ To begin downloading: The **git://** protocol uses port **9418**, which may be a problem if you’re behind a **strict firewall**. You may instead use the clone url http://git.xonotic.org/xonotic/xonotic.git (however, using the git protocol directly is preferred for performance reasons). -For Windows users: once finished cloning move to the main repository (`cd xonotic`) and checkout the branch Mario/Win64 with the command: - - git checkout -b Mario/win64 origin/Mario/win64 - Now the game can be compiled and run with the following commands: ./all compile -r