This script downloads all maps published on synthriderz.com
that aren't in your CustomSongs
folder.
There's no User Interface. Just double-click the .bat
file and wait for it to finish.
It shouldn't take much longer than it takes to download the maps.
- make sure
python
is installed. You can get it in the windows store. - Download the code ( click
code
->download zip
on github, and extract the files somewhere) - The script assumes that the costum maps are in
C:\Program Files (x86)\Steam\steamapps\common\SynthRiders\SynthRidersUC\CustomSongs
This should be the case in a stardard installation of the Synth Riders Beta Version. Otherwise, opensr-update.py
with a text editor and changebeatmap_dir
on line 12.
Use sr-update.bat
to download new maps.
It checks 100 maps at a time, newest first. When the 50 oldest of those were already installed, it stops checking older ones.
sr-update-all.bat
checks every published map on synthriderz.com. This takes a bit longer.