testdemos/testdemos_files/runRegamedll.sh
Sergey Shorokhov e5c562f603
fix rehlds (#20)
* fix cstrike gamedll for rehlds test

* rename test script

* Dockerfile: copy chmod too & fix chmod for files

* remove unused test.sh

---------

Co-authored-by: s1lentq <s1lentsk@yandex.ru>
2024-10-16 21:31:59 +00:00

8 lines
160 B
Bash
Executable File

#!/bin/bash
echo " - Testing ReGameDLL -"
rsync -a deps/regamedll/* .
demo=cstrike-basic-1 desc="CS: Testing jumping, scenarios, shooting etc" ./runTest.sh