Added necessary artwork and build for steam release. Added some minor sound effects and integrated background sound.
This commit is contained in:
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/linux.x86_64" "$@"
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user