diff --git a/Exports/Archiv.zip b/Exports/Linux/Archiv.zip similarity index 99% rename from Exports/Archiv.zip rename to Exports/Linux/Archiv.zip index 11e22d9..301596b 100644 Binary files a/Exports/Archiv.zip and b/Exports/Linux/Archiv.zip differ diff --git a/Exports/linux.x86_64 b/Exports/Linux/game.x86_64 similarity index 100% rename from Exports/linux.x86_64 rename to Exports/Linux/game.x86_64 diff --git a/Exports/libgodotsteam.linux.template_debug.x86_64.so b/Exports/Linux/libgodotsteam.linux.template_debug.x86_64.so similarity index 100% rename from Exports/libgodotsteam.linux.template_debug.x86_64.so rename to Exports/Linux/libgodotsteam.linux.template_debug.x86_64.so diff --git a/Exports/libsteam_api.so b/Exports/Linux/libsteam_api.so similarity index 100% rename from Exports/libsteam_api.so rename to Exports/Linux/libsteam_api.so diff --git a/Exports/linux.sh b/Exports/Linux/linux.sh similarity index 75% rename from Exports/linux.sh rename to Exports/Linux/linux.sh index 4eece61..ecdf126 100755 --- a/Exports/linux.sh +++ b/Exports/Linux/linux.sh @@ -1,4 +1,4 @@ #!/bin/sh printf '\033c\033]0;%s\a' RuinAdventurer base_path="$(dirname "$(realpath "$0")")" -"$base_path/linux.x86_64" "$@" +"$base_path/game.x86_64" "$@" diff --git a/Exports/Windows/Archiv.zip b/Exports/Windows/Archiv.zip new file mode 100644 index 0000000..d89bec3 Binary files /dev/null and b/Exports/Windows/Archiv.zip differ diff --git a/Exports/Windows/game.console.exe b/Exports/Windows/game.console.exe new file mode 100644 index 0000000..6163c44 Binary files /dev/null and b/Exports/Windows/game.console.exe differ diff --git a/Exports/Windows/game.exe b/Exports/Windows/game.exe new file mode 100644 index 0000000..38780e8 Binary files /dev/null and b/Exports/Windows/game.exe differ diff --git a/Exports/Windows/game.pck b/Exports/Windows/game.pck new file mode 100644 index 0000000..2adbc22 Binary files /dev/null and b/Exports/Windows/game.pck differ diff --git a/Exports/Windows/libgodotsteam.windows.template_debug.x86_64.dll b/Exports/Windows/libgodotsteam.windows.template_debug.x86_64.dll new file mode 100644 index 0000000..fdbc7e6 Binary files /dev/null and b/Exports/Windows/libgodotsteam.windows.template_debug.x86_64.dll differ