testdemos/README.md

11 lines
830 B
Markdown
Raw Permalink Normal View History

2024-10-18 08:30:17 +03:00
[![Docker Image CI](https://github.com/ReHLDSorg/testdemos/actions/workflows/Build.yml/badge.svg)](https://github.com/ReHLDSorg/testdemos/actions/workflows/Build.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/40518699113a477eba3eae2b7c4f9871)](https://app.codacy.com/gh/rehlds/testdemos/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
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.