Renamed and moved Exports to better fit structure. Current exports are for steam build check, more functionality can be added.

This commit is contained in:
2026-05-10 13:34:24 +02:00
parent 9631d9f3bf
commit 228e81ab4e
10 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
printf '\033c\033]0;%s\a' RuinAdventurer
base_path="$(dirname "$(realpath "$0")")"
"$base_path/game.x86_64" "$@"