Added necessary artwork and build for steam release. Added some minor sound effects and integrated background sound.

This commit is contained in:
2026-05-10 12:34:52 +02:00
parent 112728b5a9
commit 83630b0e87
43 changed files with 510 additions and 20 deletions
Binary file not shown.
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/linux.x86_64" "$@"
BIN
View File
Binary file not shown.