Update to 1.4.0
This commit is contained in:
parent
52244e929e
commit
488a1ef2ef
41
deps.txt
41
deps.txt
@ -1,41 +1,20 @@
|
||||
BepInEx-BepInExPack-5.4.2100
|
||||
Augur-CustomFOVAdjust-1.0.1
|
||||
x753-More_Suits-1.4.1
|
||||
Sligili-More_Emotes-1.3.3
|
||||
Sligili-HDLethalCompany-1.5.6
|
||||
tinyhoot-ShipLoot-1.0.0
|
||||
Rune580-LethalCompany_InputUtils-0.5.6
|
||||
tinyhoot-ShipLoot-1.1.0
|
||||
Rune580-LethalCompany_InputUtils-0.7.7
|
||||
Renegades-WalkieUse-1.5.0
|
||||
Renegades-FlashlightToggle-1.5.0
|
||||
notnotnotswipez-MoreCompany-1.7.6
|
||||
notnotnotswipez-MoreCompany-1.9.4
|
||||
Tyzeron-Minimap-1.0.5
|
||||
anormaltwig-LateCompany-1.0.10
|
||||
RugbugRedfern-Skinwalkers-4.0.1
|
||||
x753-Mimics-2.3.2
|
||||
no00ob-LCSoundTool-1.5.0
|
||||
anormaltwig-LateCompany-1.0.16
|
||||
no00ob-LCSoundTool-1.5.1
|
||||
Clementinise-CustomSounds-2.3.2
|
||||
Hexnet111-SuitSaver-1.1.4
|
||||
ATK-ShipClock-0.9.0
|
||||
sunnobunno-LandMineFartReverb-1.0.3
|
||||
PanHouse-LethalClunk-1.1.1
|
||||
Suskitech-AlwaysHearActiveWalkies-1.4.4
|
||||
TwinDimensionalProductions-CoilHeadStare-1.0.3
|
||||
FutureSavior-Hold_Scan_Button-1.1.1
|
||||
Owen3H-IntroTweaks-1.4.2
|
||||
EliteMasterEric-SlimeTamingFix-1.0.2
|
||||
ManiaBania-1000_Quota_Stare-1.0.0
|
||||
AllToasters-SpectateEnemies-2.2.1
|
||||
Ozone-Runtime_Netcode_Patcher-0.2.5
|
||||
Owen3H-IntroTweaks-1.5.0
|
||||
AllToasters-SpectateEnemies-2.5.0
|
||||
KlippKlubben-DraculaFlowBug-1.2.0
|
||||
Kittenji-Maxwell_ScrapItem-1.0.1
|
||||
JunLethalCompany-GamblingMachineAtTheCompany-1.3.5
|
||||
Amlinde-WhistleJester-1.0.0
|
||||
nodelll-kruumys_FixResolution-1.0.0
|
||||
Midge-PushCompany-1.2.0
|
||||
KoderTeh-Boombox_Controller-1.1.9
|
||||
FutureSavior-Boombox_Sync_Fix-1.1.2
|
||||
HolographicWings-LethalExpansion-1.3.22
|
||||
jockie-LethalExpansionCore-1.3.14
|
||||
sfDesat-Orion-1.2.3
|
||||
sfDesat-ExpansionAssets-1.0.0
|
||||
sfDesat-Aquatis-1.1.0
|
||||
EladNLG-EladsHUD-1.3.0
|
||||
sfDesat-ViewExtension-1.3.0
|
||||
mrgrm7-LethalCasino-0.5.4
|
@ -4,9 +4,9 @@ import json
|
||||
def main():
|
||||
# Parse first arg for path to dependencies
|
||||
deps_file = sys.argv[1]
|
||||
|
||||
|
||||
NAME = "YooplePack"
|
||||
VERSION = "1.3.0"
|
||||
VERSION = "1.4.0"
|
||||
WEBSITE = "https://github.com/IsaacShoebottom/YooplePack"
|
||||
DESCRIPTION = "Modpack for the Yoople server"
|
||||
|
||||
|
@ -1,49 +1,28 @@
|
||||
{
|
||||
"name": "YooplePack",
|
||||
"version_number": "1.3.0",
|
||||
"website_url": "https://github.com/IsaacShoebottom/YooplePack",
|
||||
"description": "Modpack for the Yoople server",
|
||||
"dependencies": [
|
||||
"BepInEx-BepInExPack-5.4.2100",
|
||||
"Augur-CustomFOVAdjust-1.0.1",
|
||||
"x753-More_Suits-1.4.1",
|
||||
"Sligili-More_Emotes-1.3.3",
|
||||
"Sligili-HDLethalCompany-1.5.6",
|
||||
"tinyhoot-ShipLoot-1.0.0",
|
||||
"Rune580-LethalCompany_InputUtils-0.5.6",
|
||||
"Renegades-WalkieUse-1.5.0",
|
||||
"Renegades-FlashlightToggle-1.5.0",
|
||||
"notnotnotswipez-MoreCompany-1.7.6",
|
||||
"Tyzeron-Minimap-1.0.5",
|
||||
"anormaltwig-LateCompany-1.0.10",
|
||||
"RugbugRedfern-Skinwalkers-4.0.1",
|
||||
"x753-Mimics-2.3.2",
|
||||
"no00ob-LCSoundTool-1.5.0",
|
||||
"Clementinise-CustomSounds-2.3.2",
|
||||
"Hexnet111-SuitSaver-1.1.4",
|
||||
"ATK-ShipClock-0.9.0",
|
||||
"sunnobunno-LandMineFartReverb-1.0.3",
|
||||
"PanHouse-LethalClunk-1.1.1",
|
||||
"Suskitech-AlwaysHearActiveWalkies-1.4.4",
|
||||
"TwinDimensionalProductions-CoilHeadStare-1.0.3",
|
||||
"FutureSavior-Hold_Scan_Button-1.1.1",
|
||||
"Owen3H-IntroTweaks-1.4.2",
|
||||
"EliteMasterEric-SlimeTamingFix-1.0.2",
|
||||
"ManiaBania-1000_Quota_Stare-1.0.0",
|
||||
"AllToasters-SpectateEnemies-2.2.1",
|
||||
"Ozone-Runtime_Netcode_Patcher-0.2.5",
|
||||
"KlippKlubben-DraculaFlowBug-1.2.0",
|
||||
"Kittenji-Maxwell_ScrapItem-1.0.1",
|
||||
"JunLethalCompany-GamblingMachineAtTheCompany-1.3.5",
|
||||
"Amlinde-WhistleJester-1.0.0",
|
||||
"nodelll-kruumys_FixResolution-1.0.0",
|
||||
"Midge-PushCompany-1.2.0",
|
||||
"KoderTeh-Boombox_Controller-1.1.9",
|
||||
"FutureSavior-Boombox_Sync_Fix-1.1.2",
|
||||
"HolographicWings-LethalExpansion-1.3.22",
|
||||
"jockie-LethalExpansionCore-1.3.14",
|
||||
"sfDesat-Orion-1.2.3",
|
||||
"sfDesat-ExpansionAssets-1.0.0",
|
||||
"sfDesat-Aquatis-1.1.0"
|
||||
]
|
||||
{
|
||||
"name": "YooplePack",
|
||||
"version_number": "1.4.0",
|
||||
"website_url": "https://github.com/IsaacShoebottom/YooplePack",
|
||||
"description": "Modpack for the Yoople server",
|
||||
"dependencies": [
|
||||
"BepInEx-BepInExPack-5.4.2100",
|
||||
"Augur-CustomFOVAdjust-1.0.1",
|
||||
"Sligili-HDLethalCompany-1.5.6",
|
||||
"tinyhoot-ShipLoot-1.1.0",
|
||||
"Rune580-LethalCompany_InputUtils-0.7.7",
|
||||
"Renegades-WalkieUse-1.5.0",
|
||||
"Renegades-FlashlightToggle-1.5.0",
|
||||
"notnotnotswipez-MoreCompany-1.9.4",
|
||||
"Tyzeron-Minimap-1.0.5",
|
||||
"anormaltwig-LateCompany-1.0.16",
|
||||
"no00ob-LCSoundTool-1.5.1",
|
||||
"Clementinise-CustomSounds-2.3.2",
|
||||
"FutureSavior-Hold_Scan_Button-1.1.1",
|
||||
"Owen3H-IntroTweaks-1.5.0",
|
||||
"AllToasters-SpectateEnemies-2.5.0",
|
||||
"KlippKlubben-DraculaFlowBug-1.2.0",
|
||||
"nodelll-kruumys_FixResolution-1.0.0",
|
||||
"EladNLG-EladsHUD-1.3.0",
|
||||
"sfDesat-ViewExtension-1.3.0",
|
||||
"mrgrm7-LethalCasino-0.5.4"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user