Poli
a2baa384cf
Update README.md - Add informations about downloading and multiple instances
2025-07-28 15:37:22 +02:00
Tandashi
85725cb263
feat: removing downloading files from CDN
...
The CDN where the files were hosted no longer
exists. Now the hoster has to provide the files in order to run.
These can be downloaded through SteamCMD or Steam.
Download via SteamCMD using Docker:
`docker run --rm -it -v ./data:/data steamcmd/steamcmd:latest +@sSteamCmdForcePlatformType windows +force_install_dir /data +login <username> <password> +app_update 2915930 +quit`
2024-08-12 17:42:55 +02:00
Tandashi
84a207012b
feat: remove mod support
...
Removed the mod support as it is depricated
2024-08-12 17:41:30 +02:00
Tandashi
86c1ebd8da
docs: Include guide on how to install mods
2023-10-17 01:39:57 +02:00
Tandashi
c26cf71f78
fix: Update Docker Image to new repository
2023-10-17 01:37:27 +02:00
Tandashi
e40164dae8
feat: Add modding capabilities
2023-10-17 01:30:01 +02:00
Tan to the Dashi
61b36ccf87
docs: Update README.md to include Prequisite
2023-06-12 14:26:35 +02:00
Tandashi
6180f59e10
fix: compose.yaml
2023-05-28 01:43:03 +02:00
Tandashi
80dd8b9760
docs: Update README to reflect Release 0.1.1 changes
2023-05-25 22:40:25 +02:00
Tandashi
1d9a741c63
feat: Prevent duplicate server downloads
...
Now the image only downloads the server files
if they dont exist or the new
`KOC_FORCE_SERVER_DOWNLOAD` environment variable is true.
2023-05-25 22:37:48 +02:00
Tandashi
4ff2d0bfaf
feat: Base Image is now alpine
...
This made the Image about 2.5GB smaller and does not include all the
unneccessary things the other base image included.
2023-05-22 18:48:12 +02:00
Tandashi
0a3d9c8558
fix: Crash when using volumes
2023-05-21 14:41:51 +02:00
Tandashi
5c8e1d629f
feat: Use volumes to store data
2023-05-21 14:41:38 +02:00
Tandashi
3a36e504ef
feat: Initial commit
2023-05-21 03:56:44 +02:00