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:
@ -10,4 +10,3 @@ fi
|
||||
get_installer "${pkgname}" "https://stormdragon2976.itch.io/zombowl"
|
||||
mkdir -p "${installPath}/"
|
||||
unzip -d "${installPath}/" "${cache}/${pkgname}"
|
||||
add_launcher "${installPath}/${pkgname%.*}/Zombowl"
|
||||
|
Reference in New Issue
Block a user