Docker Image with HLDS Windows and wine
Go to file
Sergey Shorokhov 703995141f
Fix tests deps (#18)
* add old cstrike `mp.dll` for pass tests

* fix `server.cfg` place for rehlds deps
2024-10-15 14:15:11 +00:00
.github Revert "Retry step feature (#12)" (#13) 2024-10-11 12:34:05 +03:00
.vscode Init (#1) 2024-09-24 01:14:28 +03:00
testdemos_files Fix tests deps (#18) 2024-10-15 14:15:11 +00:00
.gitignore Init (#1) 2024-09-24 01:14:28 +03:00
Dockerfile Update DepotDownloader 2.7.1 to 2.7.2 (#14) 2024-10-11 09:44:24 +00:00
LICENSE Initial commit 2024-09-18 14:04:13 +03:00
README.md Update README.md (#17) 2024-10-15 10:48:43 +00:00

Docker Image CI Codacy Badge

HLDS Test Runner

This repository provides a Dockerized environment for running tests on a Half-Life Dedicated Server (HLDS) for Counter-Strike 1.6 on Windows, using Wine on a Linux host.

You can customize the HLDS download by modifying the APPID, APPBRANCH, OS, and MOD arguments in the download_hlds_windows stage.

Contributing

Contributions are welcome! Feel free to open issues or pull requests for any improvements or bug fixes.