xonotic/misc/tools/rsync-updater
Rudolf Polzer 4aad27834b Remove the -low autobuild.
It's confusing to some users, as it does not actually have better performancer (may even use more RAM and take longer to load). It was meant to be a lower _size_ build only. But nowadays there is little demand for that.

Instead, redirect users to the regular build.
2021-05-30 23:16:55 +02:00
..
chmod.exe Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
cyggcc_s-1.dll Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
cygiconv-2.dll Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
cygintl-8.dll Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
cygpopt-0.dll Oops, add missing cygpopt-0.dll 2020-06-13 17:28:52 +00:00
cygwin1.dll Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
README.txt xonotic autobuild downloader: add the base scripts 2011-11-11 09:23:50 +01:00
rsync.exe Update rsync.exe, chmod.exe, and cygwin dlls too 2020-06-09 08:37:43 +00:00
update-to-autobuild.bat Remove the -low autobuild. 2021-05-30 23:16:55 +02:00
update-to-autobuild.sh Remove the -low autobuild. 2021-05-30 23:16:55 +02:00
update-to-release.bat Remove the -low autobuild. 2021-05-30 23:16:55 +02:00
update-to-release.sh Remove the -low autobuild. 2021-05-30 23:16:55 +02: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.