aboutsummaryrefslogtreecommitdiffstats
path: root/baseq3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite fetchpk3 scriptHEADmasterFilip Wandzio6 days1-19/+0
| | | | | | | | | | 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>
* Initial commit for server config filesFilip Wandzio8 days5-0/+64
Signed-off-by: Filip Wandzio <contact@philw.dev>