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:
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
printf '\033c\033]0;%s\a' RuinAdventurer
|
||||
base_path="$(dirname "$(realpath "$0")")"
|
||||
"$base_path/game.x86_64" "$@"
|
||||
Reference in New Issue
Block a user