From 304c13bc648aa19f8d4ec3b8fde58fb3118552d2 Mon Sep 17 00:00:00 2001 From: Sergey Shorokhov Date: Tue, 24 Sep 2024 02:37:21 +0300 Subject: [PATCH] add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d1ea394 --- /dev/null +++ b/README.md @@ -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. +