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:
@ -3,4 +3,3 @@ get_installer "onslaught.AppImage" "https://lightsoutgames.itch.io/onslaught"
|
||||
mkdir -p "${installPath}/Onslaught"
|
||||
cp -v "${cache}/onslaught.AppImage" "${installPath}/Onslaught/onslaught.AppImage"
|
||||
chmod +x "${installPath}/Onslaught/onslaught.AppImage"
|
||||
add_launcher "${installPath}/Onslaught/onslaught.AppImage"
|
||||
|
Reference in New Issue
Block a user