OpenSourceLAN / gameservers-docker

A bunch of game servers I use, dockerised
Other
515 stars 68 forks source link

Fixing download url for csgo-warmod and tf2-prophunt #3

Closed mtdoyle closed 7 years ago

mtdoyle commented 7 years ago

Addressing https://github.com/OpenSourceLAN/gameservers-docker/issues/2

Updated the url that downloads mmsource and some additional commands to build the needed url since the updated url includes the major version.

Also moved the downloading of prop hunt maps to build.sh. It checks if the maps already exist and downloads them if not.

sirsquidness commented 7 years ago

Thanks for fixing that up! <3