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:
2
.launch/Audo.game
Normal file
2
.launch/Audo.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
${installPath}/Audo/Audo
|
2
.launch/Auroboros.game
Normal file
2
.launch/Auroboros.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Auroboros/Auroboros"
|
@ -1 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/BallBouncer/BallBouncer"
|
||||
|
2
.launch/Bladius.game
Normal file
2
.launch/Bladius.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Bladius/Bladius"
|
2
.launch/Chimera.game
Normal file
2
.launch/Chimera.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Chimera/Chimera"
|
2
.launch/Critter Sanctuary.game
Normal file
2
.launch/Critter Sanctuary.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/critter-sanctuary/linux.x86_64"
|
2
.launch/E.X.O..game
Normal file
2
.launch/E.X.O..game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/E.X.O./EXO"
|
2
.launch/Echo Command.game
Normal file
2
.launch/Echo Command.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Echo-Command/Echo_Command.x86_64"
|
9
.launch/EmpireMUD.game
Normal file
9
.launch/EmpireMUD.game
Normal file
@ -0,0 +1,9 @@
|
||||
mudPath="${installPath}/tintin-empiremud/em.tin"
|
||||
pushd "${mudPath%/*}"
|
||||
git pull | \
|
||||
dialog --progressbox "Checking for updates, please wait..." -1 -1
|
||||
if [[ -n "${COLORTERM}" ]]; then
|
||||
terminal_emulator tt++ ${mudPath##*/}
|
||||
else
|
||||
tt++ ${mudPath##*/}
|
||||
fi
|
2
.launch/Fantasy Story II.game
Normal file
2
.launch/Fantasy Story II.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/FS2_3.0_Linux/fs2.x86_64" "-ESpeakApplication=espeak-ng"
|
2
.launch/Monkey Spank.game
Normal file
2
.launch/Monkey Spank.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/monkeyspank/monkeyspank"
|
2
.launch/Numnastics.game
Normal file
2
.launch/Numnastics.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/numnastics/numnastics"
|
2
.launch/Onslaught.game
Normal file
2
.launch/Onslaught.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Onslaught/onslaught.AppImage"
|
2
.launch/Periphery Synthetic EP.game
Normal file
2
.launch/Periphery Synthetic EP.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/periphery-synthetic-ep/periphery-synthetic-ep"
|
2
.launch/S.E.A..game
Normal file
2
.launch/S.E.A..game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/S.E.A./SEA"
|
2
.launch/Slay the Spire.game
Normal file
2
.launch/Slay the Spire.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${launcherPath}/.scripts/SlayTheSpire.sh"
|
2
.launch/Slay the Text.game
Normal file
2
.launch/Slay the Text.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/slaythetext/main.py"
|
2
.launch/Soulblaze.game
Normal file
2
.launch/Soulblaze.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Soulblaze/Soulblaze.x86_64"
|
0
.launch/SoundRTS.game
Normal file
0
.launch/SoundRTS.game
Normal file
2
.launch/Stardew Valley.game
Normal file
2
.launch/Stardew Valley.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/StardewValley/StardewValley"
|
@ -1,3 +1,4 @@
|
||||
pushd "${installPath}"
|
||||
mudPath="${installPath}/tintin-stickmud/stickmud.tin"
|
||||
pushd "${mudPath%/*}"
|
||||
git pull | \
|
||||
|
2
.launch/System Fault.game
Normal file
2
.launch/System Fault.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/System_Fault/system-fault-linux-x86_64.AppImage"
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# check for required wad.
|
||||
source ${0%/*}/TobyCustom/.dependencies
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.dependencies
|
||||
check_dependencies "${gamePath}/aoddoom1.wad" "https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad" "Place \"aoddoom1.wad\" in \"${gamePath}\"."
|
||||
|
||||
|
||||
@ -20,4 +20,4 @@ elif [[ -e "${gamePath}/DoomMetalVol6.wad" ]]; then
|
||||
gameOption+=("${gamePath}/DoomMetalVol6.wad")
|
||||
fi
|
||||
|
||||
source ${0%/*}/TobyCustom/.mapmenu
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.mapmenu
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# check for required pk3.
|
||||
source ${0%/*}/TobyCustom/.dependencies
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.dependencies
|
||||
check_dependencies "${gamePath}/GMOTA_V.1.5.2.pk3" \
|
||||
"https://combine-kegan.itch.io/gmota" \
|
||||
"Place the file in ${gamePath}"
|
||||
@ -15,7 +15,7 @@ gameOption=(
|
||||
)
|
||||
|
||||
|
||||
source ${0%/*}/TobyCustom/.mapmenu
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.mapmenu
|
||||
flags=(
|
||||
# Key bindings
|
||||
'+bind Alt +altattack'
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# check for required pk3.
|
||||
source ${0%/*}/TobyCustom/.dependencies
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.dependencies
|
||||
check_dependencies "${gamePath}/Project_Brutality.pk3" \
|
||||
"https://www.moddb.com/mods/project-brutality" \
|
||||
"This should be included by default." \
|
||||
@ -24,7 +24,7 @@ elif [[ -e "${gamePath}/DoomMetalVol6.wad" ]]; then
|
||||
gameOption+=("${gamePath}/DoomMetalVol6.wad")
|
||||
fi
|
||||
|
||||
source ${0%/*}/TobyCustom/.mapmenu
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.mapmenu
|
||||
flags=(
|
||||
# Key bindings
|
||||
'+bind Alt +altattack'
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# check for required pk3.
|
||||
source ${0%/*}/TobyCustom/.dependencies
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.dependencies
|
||||
check_dependencies "${gamePath}/Project_Brutality-Latest.pk3" \
|
||||
"https://www.moddb.com/mods/project-brutality" \
|
||||
"This should be included by default." \
|
||||
@ -23,7 +23,7 @@ elif [[ -e "${gamePath}/DoomMetalVol6.wad" ]]; then
|
||||
gameOption+=("${gamePath}/DoomMetalVol6.wad")
|
||||
fi
|
||||
|
||||
source ${0%/*}/TobyCustom/.mapmenu
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.mapmenu
|
||||
flags=(
|
||||
# Key bindings
|
||||
'+bind Alt +altattack'
|
||||
|
@ -10,4 +10,4 @@ gameOption=(
|
||||
"$gamePath/Addons/STARWARS/"*
|
||||
)
|
||||
|
||||
source ${0%/*}/TobyCustom/.mapmenu
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.mapmenu
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# check for required pk3.
|
||||
source ${0%/*}/TobyCustom/.dependencies
|
||||
source ${BASH_SOURCE[0]%/*}/TobyCustom/.dependencies
|
||||
check_dependencies "${gamePath}/Addons/WOLFENDOOM/orig_enh.pk3" \
|
||||
"https://www.moddb.com/mods/wolfendoom/downloads/wolfendoom-enhanced" \
|
||||
"mkdir -p ${gamePath}/Addons/WOLFENDOOM/" \
|
||||
|
2
.launch/Upheaval Commandline.game
Normal file
2
.launch/Upheaval Commandline.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Upheaval_Commandline/Upheaval_Command_Line"
|
2
.launch/Upheaval Gui.game
Normal file
2
.launch/Upheaval Gui.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Upheaval_Gui/Upheaval"
|
2
.launch/Wurmus.game
Normal file
2
.launch/Wurmus.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/Wurmus/Wurmus"
|
2
.launch/Zombowl.game
Normal file
2
.launch/Zombowl.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/${pkgname%.*}/Zombowl"
|
2
.launch/soundStrider.game
Normal file
2
.launch/soundStrider.game
Normal file
@ -0,0 +1,2 @@
|
||||
pushd "${installPath}"
|
||||
"${installPath}/soundStrider/soundStrider"
|
Reference in New Issue
Block a user