add readme

This commit is contained in:
Sergey Shorokhov 2024-09-24 02:37:21 +03:00
parent a30bb340ec
commit 304c13bc64

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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.