xonotic/misc/tools/rsync-updater
2012-01-28 17:11:39 +01: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-xonotic.bat fix more windows stuff here. Now it works. 2012-01-28 17:11:39 +01:00
update-xonotic.sh env variable XONOTIC_INCLUDE_ALL to download ALL builds, not just your platform (useful for linux/wine testing) 2012-01-26 17:42:30 +01: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.