Skip to content

DODSLeague/dods-competitive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DODSLeague Day of Defeat Source competitive Dedicated Server

This repository is based on the work of Laclede's LANs gamesrv-dods-freeplay .

Linux Container

linux/amd64

Download

docker pull dodsleague/dods-competitive;

Run Self Tests

The image includes a test script that can be used to verify its contents. No changes or pull-requests will be accepted to this repository if any tests fail.

docker run -it --rm dodsleague/dods-competitive ./ll-tests/dods-competitive.sh;

Run Interactive Server

docker run -it --rm --net=host dodsleague/dods-competitive ./srcds_run -game dod +map dod_avalanche +sv_lan 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published