Stardew Valley working, so uncommented. may not work with distros using older glibc. Let me know if you have any problems.
This commit is contained in:
parent
be18927df3
commit
5f7bb891db
@ -483,7 +483,7 @@ gameList=(
|
||||
"Slay the Text"
|
||||
"SoundRTS"
|
||||
"soundStrider"
|
||||
#"Stardew Valley"
|
||||
"Stardew Valley"
|
||||
"StickMUD"
|
||||
"System Fault"
|
||||
"Trigaea"
|
||||
@ -796,6 +796,7 @@ case "${game}" in
|
||||
smapiTmp="$(mktemp -d)"
|
||||
unzip "${cache}/SMAPI-${smapiVersion}-installer.zip" -d "$smapiTmp"
|
||||
echo "Preparing to install mods. Please select the same path as before when prompted."
|
||||
echo "When it says SMAPI has been installed, press enter to finish installation."
|
||||
alert
|
||||
bash "${smapiTmp}/SMAPI ${smapiVersion} installer/install on Linux.sh"
|
||||
ln -sf "${HOME}/GOG Games/Stardew Valley/game" "${installPath}/StardewValley"
|
||||
|
Loading…
Reference in New Issue
Block a user