mirror of
https://github.com/ENSL/ensl_hlds.git
synced 2024-12-13 05:51:27 +00:00
4dfd8a3a44
Update Dockerfile to work again. Add updated FPS script. Add overlay placeholde directory.
14 lines
416 B
Markdown
14 lines
416 B
Markdown
# ENSL HLDS Dockerfile.
|
|
|
|
How to use:
|
|
* `make build` to build Docker image
|
|
* `make run` to start NS1 server at default port on localhost
|
|
* `make stop` to stop the NS1 server
|
|
* `make clean` to clean containers and images
|
|
|
|
Add any custom configs you want to to overlay directory.
|
|
|
|
Features:
|
|
* Basically installs HLDS + NS1 server + ENSL Plugin.
|
|
* Also adds log compression with LZ4.
|
|
* Optional argument to enable HLTV.
|