From: Martin Taibr Date: Wed, 13 Sep 2017 02:21:28 +0000 (+0200) Subject: explain autobuilds X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=344b87583adacfe737e556ec3623eb31afc5e8ff;p=xonotic%2Fxonotic.wiki.git explain autobuilds --- diff --git a/Autobuilds.md b/Autobuilds.md new file mode 100644 index 0000000..0adb674 --- /dev/null +++ b/Autobuilds.md @@ -0,0 +1,3 @@ +Autobuilds are nightly builds of the latest code. They have the latest features, bugfixes and assets but they could be less stable than regular releases. + +If you "installed" Xonotic by downloading and unpacking the [zip](http://xonotic.org/download/), you can update a regular release to autobuild using the scripts located in `misc/tools/rsync-updater` (use `update-to-autobuild.bat` if you're one Windows, `update-to-autobuild.sh` on Linux and Mac). You can go back to the normal release using the `update-to-release` scripts. diff --git a/Home.md b/Home.md index 19c2675..90231db 100644 --- a/Home.md +++ b/Home.md @@ -84,6 +84,7 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi ## The Software - [Repository Access](Repository_Access) (how to compile from git) (see also [Git repo structure](Git)) +- [Autobuilds](Autobuilds) - [Privacy and Security](privacy-and-security) - [Hardware Requirements](Hardware-Requirements)