Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jun 12, 2024
2 parents fd5a43c + 5f5d82b commit c2a8428
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Initializes a Half-Life Dedicated Server.

## Setp

1. Define the mod you wish to build.

```bash
Expand All @@ -20,4 +22,6 @@ docker compose build
docker compose up
```

## Configs

If you wish to define server configurations, such as addons, motd, server configs, etc, add them to the `config` directory. These will be volume mapped into the container on startup.

0 comments on commit c2a8428

Please sign in to comment.