boom boom torofi (release)

This commit is contained in:
Page Asgardius 2024-07-25 04:12:24 -07:00
parent d7f3f25484
commit 512f573fb0
4 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
echo -ne '\033c\033]0;Midori in the Magic School\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/Midori in the Magic School.arm64" "$@"
"$base_path/Midori in the Magic School.x86_64" "$@"

@ -1 +1 @@
Subproject commit 822635c5a165bdfd2ab9ab0741215a11709cafc0
Subproject commit 7b067f338b30c1f498ac4eaa61d1a2a855f29f26

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="./Midori in the Magic School.x86_64"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false

View file

@ -103,7 +103,6 @@ Pause={
[internationalization]
locale/translations=PackedStringArray("res://text.en.translation", "res://text.es.translation", "res://text.ja.translation")
locale/test="en"
[physics]