mirror of
https://github.com/rehlds/testdemos.git
synced 2024-12-25 14:15:50 +03:00
Docker Image with HLDS Windows and wine
1352a16d1a
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
.vscode | ||
testdemos_files | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md |
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.