aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite fetchpk3 scriptHEADmasterFilip Wandzio6 days2-30/+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>
* Update readmeFilip Wandzio8 days1-1/+9
| | | | Signed-off-by: Filip Wandzio <contact@philw.dev>
* Initial commit for server config filesFilip Wandzio8 days18-0/+1894
Signed-off-by: Filip Wandzio <contact@philw.dev>