Skip to content

Commit

Permalink
move all legacy mod zips to own dir
Browse files Browse the repository at this point in the history
  • Loading branch information
apple1417 committed Dec 7, 2024
1 parent 60bcbc3 commit 97287c6
Show file tree
Hide file tree
Showing 29 changed files with 50 additions and 296 deletions.
2 changes: 0 additions & 2 deletions .git_hooks/Readme.md

This file was deleted.

11 changes: 0 additions & 11 deletions .git_hooks/pre-commit

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
43 changes: 0 additions & 43 deletions CommandExtensions/_zipper.py

This file was deleted.

44 changes: 0 additions & 44 deletions TextModLoader/_zipper.py

This file was deleted.

100 changes: 50 additions & 50 deletions modinfo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"defaults": {
"authors": "apple1417",
"source": "https://github.com/apple1417/bl-sdk-mods/",
"source": "https://github.com/apple1417/willow2-sdk-mods/",
"supports": ["BL2", "TPS", "AoDK"],
"license": "GNU GPLv3"
},
Expand All @@ -17,12 +17,12 @@
"types": ["Utility"],
"latest": "2.2",
"versions": {
"1.5": "https://github.com/apple1417/bl-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/AltUseVendors/AltUseVendors.zip",
"1.6": "https://github.com/apple1417/bl-sdk-mods/raw/8273080a0bfcc922f0edaffb84bec4a9ca044b54/AltUseVendors/AltUseVendors.zip",
"1.7": "https://github.com/apple1417/bl-sdk-mods/raw/704664da48f8403e34e64ea0edef543e2bcdd544/AltUseVendors/AltUseVendors.zip",
"2.0": "https://github.com/apple1417/bl-sdk-mods/raw/b25d5ff91ebab5dc88035018813c6474e4556e74/AltUseVendors/AltUseVendors.zip",
"2.1": "https://github.com/apple1417/bl-sdk-mods/raw/016c9cabd93fb003ead99d32859aed7234f1ed51/AltUseVendors/AltUseVendors.zip",
"2.2": "https://github.com/apple1417/bl-sdk-mods/raw/master/AltUseVendors/AltUseVendors.zip"
"1.5": "https://github.com/apple1417/willow2-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/AltUseVendors/AltUseVendors.zip",
"1.6": "https://github.com/apple1417/willow2-sdk-mods/raw/8273080a0bfcc922f0edaffb84bec4a9ca044b54/AltUseVendors/AltUseVendors.zip",
"1.7": "https://github.com/apple1417/willow2-sdk-mods/raw/704664da48f8403e34e64ea0edef543e2bcdd544/AltUseVendors/AltUseVendors.zip",
"2.0": "https://github.com/apple1417/willow2-sdk-mods/raw/b25d5ff91ebab5dc88035018813c6474e4556e74/AltUseVendors/AltUseVendors.zip",
"2.1": "https://github.com/apple1417/willow2-sdk-mods/raw/016c9cabd93fb003ead99d32859aed7234f1ed51/AltUseVendors/AltUseVendors.zip",
"2.2": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/AltUseVendors.zip"
},
"requirements": {
"Enums": ">=1.0"
Expand All @@ -49,7 +49,7 @@
"types": ["Utility"],
"latest": "1.12",
"versions": {
"1.12": "https://github.com/apple1417/bl-sdk-mods/raw/master/ApplesBorderlandsCheats/ApplesBorderlandsCheats.zip"
"1.12": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/ApplesBorderlandsCheats.zip"
},
"requirements": {
"UserFeedback": ">=1.3"
Expand All @@ -64,17 +64,17 @@
" it all just keeps working fine.\n",
"\n",
"[See here for info on the builtin commands and how to write mods using them.]",
"(https://github.com/apple1417/bl-sdk-mods/blob/master/CommandExtensions/Writing-Mods.md)"
"(https://github.com/apple1417/willow2-sdk-mods/blob/master/.legacy/Writing-Mods.md)"
],
"tagline": "Adds a few new console commands, which are fully compatible with blcmm files.",
"types": ["Library"],
"latest": "1.9",
"versions": {
"1.5": "https://github.com/apple1417/bl-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/CommandExtensions/CommandExtensions.zip",
"1.6": "https://github.com/apple1417/bl-sdk-mods/raw/0c3096fb91ed3157557106b2e742a14c8b328c5c/CommandExtensions/CommandExtensions.zip",
"1.7": "https://github.com/apple1417/bl-sdk-mods/raw/745a8880c414e8f1bd8e697dcd7cb7d9496d45ad/CommandExtensions/CommandExtensions.zip",
"1.8": "https://github.com/apple1417/bl-sdk-mods/raw/2bd81dffeee193b61c96ca04690f436f15783ad0/CommandExtensions/CommandExtensions.zip",
"1.9": "https://github.com/apple1417/bl-sdk-mods/raw/master/CommandExtensions/CommandExtensions.zip"
"1.5": "https://github.com/apple1417/willow2-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/CommandExtensions/CommandExtensions.zip",
"1.6": "https://github.com/apple1417/willow2-sdk-mods/raw/0c3096fb91ed3157557106b2e742a14c8b328c5c/CommandExtensions/CommandExtensions.zip",
"1.7": "https://github.com/apple1417/willow2-sdk-mods/raw/745a8880c414e8f1bd8e697dcd7cb7d9496d45ad/CommandExtensions/CommandExtensions.zip",
"1.8": "https://github.com/apple1417/willow2-sdk-mods/raw/2bd81dffeee193b61c96ca04690f436f15783ad0/CommandExtensions/CommandExtensions.zip",
"1.9": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/CommandExtensions.zip"
},
"requirements": {}
},
Expand All @@ -91,7 +91,7 @@
"types": ["Gameplay"],
"latest": "1.4",
"versions": {
"1.4": "https://github.com/apple1417/bl-sdk-mods/raw/master/EnemyLevelRandomizer/EnemyLevelRandomizer.zip"
"1.4": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/EnemyLevelRandomizer.zip"
},
"requirements": {}
},
Expand All @@ -106,8 +106,8 @@
"types": ["Library"],
"latest": "1.1",
"versions": {
"1.1": "https://github.com/apple1417/bl-sdk-mods/raw/master/Enums/Enums.zip",
"1.0": "https://github.com/apple1417/bl-sdk-mods/raw/1a6247d33c537051706ca021a5d02c05f7ec06ff/Enums/Enums.zip"
"1.1": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/Enums.zip",
"1.0": "https://github.com/apple1417/willow2-sdk-mods/raw/1a6247d33c537051706ca021a5d02c05f7ec06ff/Enums/Enums.zip"
},
"requirements": {}
},
Expand Down Expand Up @@ -136,8 +136,8 @@
"types": ["Gameplay", "Utility"],
"latest": "1.4",
"versions": {
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/EquipLocker/EquipLocker.zip",
"1.4": "https://github.com/apple1417/bl-sdk-mods/raw/master/EquipLocker/EquipLocker.zip"
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/EquipLocker/EquipLocker.zip",
"1.4": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/EquipLocker.zip"
},
"requirements": {}
},
Expand All @@ -151,7 +151,7 @@
"types": ["Utility"],
"latest": "1.2",
"versions": {
"1.2": "https://github.com/apple1417/bl-sdk-mods/raw/master/HideUndiscoveredMissions/HideUndiscoveredMissions.zip"
"1.2": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/HideUndiscoveredMissions.zip"
},
"requirements": {}
},
Expand All @@ -172,7 +172,7 @@
"types": ["Utility"],
"latest": "1.3",
"versions": {
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/ItemLevelUncapper/ItemLevelUncapper.zip"
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/ItemLevelUncapper.zip"
},
"requirements": {}
},
Expand All @@ -183,7 +183,7 @@
"types": ["Gameplay"],
"latest": "2.0",
"versions": {
"2.0": "https://github.com/apple1417/bl-sdk-mods/raw/master/Mario/Mario.zip"
"2.0": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/Mario.zip"
},
"requirements": {}
},
Expand All @@ -199,7 +199,7 @@
"types": ["Utility"],
"latest": "1.3",
"versions": {
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/NoAds/NoAds.zip"
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/NoAds.zip"
},
"requirements": {}
},
Expand All @@ -220,7 +220,7 @@
"types": ["Utility"],
"latest": "1.3",
"versions": {
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/OfflineHelpers/OfflineHelpers.zip"
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/OfflineHelpers.zip"
},
"requirements": {}
},
Expand All @@ -231,7 +231,7 @@
"types": ["Gameplay"],
"latest": "1.0",
"versions": {
"1.0": "https://github.com/apple1417/bl-sdk-mods/raw/master/OHKO/OHKO.zip"
"1.0": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/OHKO.zip"
},
"requirements": {}
},
Expand All @@ -249,7 +249,7 @@
"supports": ["BL2"],
"latest": "1.8",
"versions": {
"1.8": "https://github.com/apple1417/bl-sdk-mods/raw/master/Onezerker/Onezerker.zip"
"1.8": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/Onezerker.zip"
},
"requirements": {}
},
Expand Down Expand Up @@ -277,9 +277,9 @@
"types": ["Utility"],
"latest": "1.9",
"versions": {
"1.9": "https://github.com/apple1417/bl-sdk-mods/raw/master/PythonPartNotifier/PythonPartNotifier.zip",
"1.8": "https://github.com/apple1417/bl-sdk-mods/raw/ce064304366975d465d24a447b40cbeff5504c72/PythonPartNotifier/PythonPartNotifier.zip",
"1.7": "https://github.com/apple1417/bl-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/PythonPartNotifier/PythonPartNotifier.zip"
"1.9": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/PythonPartNotifier.zip",
"1.8": "https://github.com/apple1417/willow2-sdk-mods/raw/ce064304366975d465d24a447b40cbeff5504c72/PythonPartNotifier/PythonPartNotifier.zip",
"1.7": "https://github.com/apple1417/willow2-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/PythonPartNotifier/PythonPartNotifier.zip"
},
"requirements": {}
},
Expand All @@ -297,8 +297,8 @@
"types": ["Utility"],
"latest": "1.3",
"versions": {
"1.2": "https://github.com/apple1417/bl-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/RoundsPerMinute/RoundsPerMinute.zip",
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/RoundsPerMinute/RoundsPerMinute.zip"
"1.2": "https://github.com/apple1417/willow2-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/RoundsPerMinute/RoundsPerMinute.zip",
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/RoundsPerMinute.zip"
},
"requirements": {}
},
Expand All @@ -309,7 +309,7 @@
" deleted even with it off.\n",
"\n",
"See the",
" [readme](https://github.com/apple1417/bl-sdk-mods/tree/master/SanitySaver#save-editing)",
" [readme](https://github.com/apple1417/willow2-sdk-mods/tree/master/SanitySaver#save-editing)",
" for some extra information on how to save edit while using this."
],
"tagline": [
Expand All @@ -319,11 +319,11 @@
"types": ["Utility"],
"latest": "2.2",
"versions": {
"1.1": "https://github.com/apple1417/bl-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/SanitySaver/SanitySaver.zip",
"2.0": "https://github.com/apple1417/bl-sdk-mods/raw/dad0cbc6bb500ae0d6b2a2305e51a85a4bb4d6ec/SanitySaver/SanitySaver.zip",
"2.1": "https://github.com/apple1417/bl-sdk-mods/raw/52549cc534d4d8b702940978b3208cb402a0c929/SanitySaver/SanitySaver.zip",
"2.2": "https://github.com/apple1417/bl-sdk-mods/raw/c631c70226fe05e0209c34cd4f4e489a0c7154ce/SanitySaver/SanitySaver.zip",
"2.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/SanitySaver/SanitySaver.zip"
"1.1": "https://github.com/apple1417/willow2-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/SanitySaver/SanitySaver.zip",
"2.0": "https://github.com/apple1417/willow2-sdk-mods/raw/dad0cbc6bb500ae0d6b2a2305e51a85a4bb4d6ec/SanitySaver/SanitySaver.zip",
"2.1": "https://github.com/apple1417/willow2-sdk-mods/raw/52549cc534d4d8b702940978b3208cb402a0c929/SanitySaver/SanitySaver.zip",
"2.2": "https://github.com/apple1417/willow2-sdk-mods/raw/c631c70226fe05e0209c34cd4f4e489a0c7154ce/SanitySaver/SanitySaver.zip",
"2.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/SanitySaver.zip"
},
"requirements": {}
},
Expand All @@ -337,8 +337,8 @@
"types": ["Utility"],
"latest": "1.7",
"versions": {
"1.6": "https://github.com/apple1417/bl-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/ScalingAdjuster/ScalingAdjuster.zip",
"1.7": "https://github.com/apple1417/bl-sdk-mods/raw/master/ScalingAdjuster/ScalingAdjuster.zip"
"1.6": "https://github.com/apple1417/willow2-sdk-mods/raw/bcd5b7a2d92e2b8af9ded5de00117775d17e7078/ScalingAdjuster/ScalingAdjuster.zip",
"1.7": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/ScalingAdjuster.zip"
},
"requirements": {}
},
Expand All @@ -352,7 +352,7 @@
"types": ["Gameplay"],
"latest": "1.5",
"versions": {
"1.5": "https://github.com/apple1417/bl-sdk-mods/raw/master/SpawnMultiplier/SpawnMultiplier.zip"
"1.5": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/SpawnMultiplier.zip"
},
"requirements": {}
},
Expand All @@ -367,8 +367,8 @@
"types": ["Library"],
"latest": "1.1",
"versions": {
"1.1": "https://github.com/apple1417/bl-sdk-mods/raw/master/Structs/Structs.zip",
"1.0": "https://github.com/apple1417/bl-sdk-mods/raw/9b7025d970ec9b9132abac8d433d44e1e4388e96/Structs/Structs.zip"
"1.1": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/Structs.zip",
"1.0": "https://github.com/apple1417/willow2-sdk-mods/raw/9b7025d970ec9b9132abac8d433d44e1e4388e96/Structs/Structs.zip"
},
"requirements": {}
},
Expand All @@ -383,11 +383,11 @@
"types": ["Library"],
"latest": "1.4",
"versions": {
"1.4": "https://github.com/apple1417/bl-sdk-mods/raw/master/TextModLoader/TextModLoader.zip",
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/3aa1fd801c623c9330382d9e60b22d2383a53f3e/TextModLoader/TextModLoader.zip",
"1.2": "https://github.com/apple1417/bl-sdk-mods/raw/f6bf3ae8db4754aa17fdc7d2f33bc42252c3f7b1/TextModLoader/TextModLoader.zip",
"1.1": "https://github.com/apple1417/bl-sdk-mods/raw/ede5da85559b0a2a9aabc2638f0e5eb1a8eef9b8/TextModLoader/TextModLoader.zip",
"1.0": "https://github.com/apple1417/bl-sdk-mods/raw/9578e50c9f21e9ecebadbde1a91aef7dd035e9fe/TextModLoader/TextModLoader.zip"
"1.4": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/TextModLoader.zip",
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/3aa1fd801c623c9330382d9e60b22d2383a53f3e/TextModLoader/TextModLoader.zip",
"1.2": "https://github.com/apple1417/willow2-sdk-mods/raw/f6bf3ae8db4754aa17fdc7d2f33bc42252c3f7b1/TextModLoader/TextModLoader.zip",
"1.1": "https://github.com/apple1417/willow2-sdk-mods/raw/ede5da85559b0a2a9aabc2638f0e5eb1a8eef9b8/TextModLoader/TextModLoader.zip",
"1.0": "https://github.com/apple1417/willow2-sdk-mods/raw/9578e50c9f21e9ecebadbde1a91aef7dd035e9fe/TextModLoader/TextModLoader.zip"
},
"requirements": {}
},
Expand All @@ -405,7 +405,7 @@
"types": ["Utility"],
"latest": "1.3",
"versions": {
"1.3": "https://github.com/apple1417/bl-sdk-mods/raw/master/TrueDamageLogger/TrueDamageLogger.zip"
"1.3": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/TrueDamageLogger.zip"
},
"requirements": {}
},
Expand All @@ -430,8 +430,8 @@
"types": ["Library"],
"latest": "1.6",
"versions": {
"1.6": "https://github.com/apple1417/bl-sdk-mods/raw/master/UserFeedback/UserFeedback.zip",
"1.5": "https://github.com/apple1417/bl-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/UserFeedback/UserFeedback.zip"
"1.6": "https://github.com/apple1417/willow2-sdk-mods/raw/master/.legacy/UserFeedback.zip",
"1.5": "https://github.com/apple1417/willow2-sdk-mods/raw/a45fde7c5edc2224c15ac0a775076aacd3d40a0a/UserFeedback/UserFeedback.zip"
},
"requirements": {}
}
Expand Down
Loading

0 comments on commit 97287c6

Please sign in to comment.