Export tests

This commit is contained in:
Willow Behar
2024-05-13 18:17:20 -05:00
parent 724c66ba9d
commit 18ba83c0da
20 changed files with 15248 additions and 10 deletions

4
Exports/Game_linux.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
echo -ne '\033c\033]0;HorrorGame\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/Game_linux.x86_64" "$@"