aboutsummaryrefslogtreecommitdiffstats
path: root/fetchpk3.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysRewrite fetchpk3 scriptHEADmasterFilip Wandzio1-11/+49
This commit makes the fetchpk3 script more bulletproof. The logic was separated into functions with proper sanity checks. The script now downloads also the custom map files. I plan on adding another script that will copy/move the maps into the /var/www/xyz folder, so players could actually use their autodownload. Remove redundant server.cfg My servers will only run modded version of quake3 so there is no need for vanilla config Signed-off-by: Filip Wandzio <contact@philw.dev>
9 daysUpdate readmeFilip Wandzio1-1/+9
Signed-off-by: Filip Wandzio <contact@philw.dev>