Fixes to the Slay the Spire installer.
This commit is contained in:
parent
c70c50255f
commit
a624691b0d
@ -54,5 +54,3 @@ for x in "${!mods[@]}" ; do
|
|||||||
ln -sr "$HOME/.local/games/SlayTheSpire/steamapps/workshop/content/$appId/${mods[$x]}"/* "$HOME/.local/games/SlayTheSpire/mods/"
|
ln -sr "$HOME/.local/games/SlayTheSpire/steamapps/workshop/content/$appId/${mods[$x]}"/* "$HOME/.local/games/SlayTheSpire/mods/"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
launcherPath="$(readlink -f "$0")"
|
|
||||||
launcherPath="${launcherPath%/*}"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user