]> git.xonotic.org Git - xonotic/xonotic.git/blob - misc/tools/rsync-updater/README.txt
39d6881b161a1db8fe4afd8c511461c80a816f2c
[xonotic/xonotic.git] / misc / tools / rsync-updater / README.txt
1 Windows users:
2 Double click update-xonotic.bat and wait for the download to complete.
3
4 Linux/OSX users:
5 Change to this directory in a terminal, then run ./update-xonotic.sh and wait
6 for the download to complete.
7
8 Redoing this step at a later time will only download the changes since last
9 time. Note that any changes inside the Xonotic directory will be overwritten.
10 Do your changes in the directory that has the config.cfg file!
11
12 Secret trick: if you create a directory Xonotic-low in this directory before
13 running the updater (or later, if you rename the Xonotic directory the updater
14 created to Xonotic-low), this script will download the low version of Xonotic.
15 If you create a directory Xonotic-high in this directory before running the
16 updater (or later, if you rename the Xonotic directory the updater created to
17 Xonotic-high), it will download the HQ version! If none of the two exists, it
18 will download regular Xonotic. Only one version of the game can be managed by
19 this script.