xonotic/misc/tools/rsync-updater
Rudolf Polzer 2d25ba3ea0 Remove linux 32bit binary support.
Linux 32bit users can still compile using ./all but releases will no
longer include these builds.

Reference: http://xonpickbot.designxenon.com:27500/poll/364
2017-10-16 20:34:23 -04:00
..
chmod.exe xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
cyggcc_s-1.dll xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
cygiconv-2.dll xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
cygintl-8.dll xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
cygwin1.dll xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
README.txt xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
rsync.exe xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
update-to-autobuild.bat update filenames to SDL and 64bit defaults in Windows rsync updaters 2015-01-25 20:53:20 +01:00
update-to-autobuild.sh Remove linux 32bit binary support. 2017-10-16 20:34:23 -04:00
update-to-release.bat update filenames to SDL and 64bit defaults in Windows rsync updaters 2015-01-25 20:53:20 +01:00
update-to-release.sh Remove linux 32bit binary support. 2017-10-16 20:34:23 -04:00

Windows users:
Double click update-xonotic.bat and wait for the download to complete.

Linux/OSX users:
Change to this directory in a terminal, then run ./update-xonotic.sh and wait
for the download to complete.

Redoing this step at a later time will only download the changes since last
time. Note that any changes inside the Xonotic directory will be overwritten.
Do your changes in the directory that has the config.cfg file!

Secret trick: if you create a directory Xonotic-low in this directory before
running the updater (or later, if you rename the Xonotic directory the updater
created to Xonotic-low), this script will download the low version of Xonotic.
If you create a directory Xonotic-high in this directory before running the
updater (or later, if you rename the Xonotic directory the updater created to
Xonotic-high), it will download the HQ version! If none of the two exists, it
will download regular Xonotic. Only one version of the game can be managed by
this script.