Docker Image with HLDS Windows and wine
Go to file
dependabot[bot] 1352a16d1a
Bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#10)
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>
2024-10-03 15:14:48 +00:00
.github Bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#10) 2024-10-03 15:14:48 +00:00
.vscode Init (#1) 2024-09-24 01:14:28 +03:00
testdemos_files Init (#1) 2024-09-24 01:14:28 +03:00
.gitignore Init (#1) 2024-09-24 01:14:28 +03:00
Dockerfile Init (#1) 2024-09-24 01:14:28 +03:00
LICENSE Initial commit 2024-09-18 14:04:13 +03:00
README.md add readme 2024-09-24 02:37:21 +03:00

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.