Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JamesIves/hlds-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jun 13, 2024
2 parents 4ca61b0 + 0f77ce8 commit 5e89e7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,5 @@ services:
## Server Configuration 🔧

If you wish to define server configurations, such as addons, plugins, map rotations, etc, you can add them to the `config` directory. These will be copied into the container on build and placed within the folder for the specified game. For example if you set the game as cstrike, the contents of config will be placed within the cstrike directory on the server.

Additionally you can make any server customizations by building the images manually and making adjustments directly to the `Dockerfile`. This may be useful if you're trying to run a custom mod such as Sven Coop, Natural Selection, etc.

0 comments on commit 5e89e7c

Please sign in to comment.