Massive update to launchers and installers. Working toward the new launcher system, things may still be broken but getting better.

This commit is contained in:
Storm Dragon
2024-12-23 12:52:14 -05:00
parent b3ada38d9b
commit 34e05f47a6
63 changed files with 68 additions and 55 deletions

View File

@ -56,4 +56,3 @@ for x in "${!mods[@]}" ; do
done
launcherPath="$(readlink -f "$0")"
launcherPath="${launcherPath%/*}"
add_launcher "${launcherPath}/.scripts/SlayTheSpire.sh"