pasted the raw string API_Key into Leaderboard.gd

not sure how else to obfuscate it now!
This commit is contained in:
Harmony Honey 2024-03-02 13:45:19 -05:00
parent b95d636a02
commit 60bb86dfcc
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,9 @@
rmdir /s /q android
mkdir android
rmdir /s /q android-bundle
mkdir android-bundle
rmdir /s /q linux
mkdir linux

View file

@ -184,7 +184,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="export/android-bundle/Tiny-Crate33-6.aab"
export_path="export/android-bundle/Tiny-Crate33-7.aab"
script_export_mode=1
script_encryption_key=""
@ -207,7 +207,7 @@ keystore/release="C:/Users/harmo/.android/tinycrate.keystore"
keystore/release_user="tinycrate"
keystore/release_password="release"
one_click_deploy/clear_previous_install=true
version/code=6
version/code=7
version/name="1.0"
package/unique_name="harmonyhoney.tinycrate"
package/name="Tiny Crate"