Skip to content

Commit dfbf743

Browse files
deploy: 5eec98a
1 parent 3525a9a commit dfbf743

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

_mods/DeathTrapMemoryProgram.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ layout: main
33

44
authors: "Lengyu" # Authors of the mod
55
title: Death Trap Memory Program # Title of the mod
6-
version: "1.2" # Version of the mod
6+
version: "1.4" # Version of the mod
77
supported: "BL2" # Supported games; currently can only display as "BL2", "BL2 + TPS", or "TPS"
88

9-
tagline: "Adds a keybind that allows Death Trap to memorize your shield." # A short description of the mod itself.
10-
description: "Adds a keybind that allows Death Trap to memorize your shield." # This is set in order to keep the SEO proper
11-
longDescription: "Memory program for Death Trap. You can press the keybind(default: 6) to save the data of your equipped shield. Death Trap will always copy the shield you saved if it is in your backpack.\nThe Memory is persistent.\nTo erase the memory, you could remove your shield and press the keybind again.." # Description of what the mod can do
9+
tagline: "Allows Death Trap to use a designated shield in Gaige's backpack. It works in multiplayer game." # A short description of the mod itself.
10+
description: "Allows Death Trap to use a designated shield in Gaige's backpack. It works in multiplayer game." # This is set in order to keep the SEO proper
11+
longDescription: "Memory program for Death Trap. You can press the keybind(default: 6) to save the data of your equipped shield. Death Trap will always copy the shield you saved if it is in your backpack.\nThe Memory is persistent.\nTo erase the memory, you could remove your shield and press the keybind again.\nIt works in multiplayer game when both the server player and the client player have enabled this mod." # Description of what the mod can do
1212
categories: ['Utility'] # Category of the type of mod
1313

1414
requirements: [] # Requirements for the given mod

_mods/PlayerRandomizer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: main
33

44
authors: "Milo" # Authors of the mod
55
title: Player Randomizer # Title of the mod
6-
version: "0.1" # Version of the mod
6+
version: "0.2" # Version of the mod
77
supported: "BL2 + TPS + AoDK" # Supported games; currently can only display as "BL2", "BL2 + TPS", or "TPS"
88

99
tagline: "Play with randomized skills and class mods." # A short description of the mod itself.
@@ -15,7 +15,7 @@ requirements: [] # Requirements for the given mod
1515
requirementTitles: [] # The link-friendly name of the requirements
1616

1717
issues: ""
18-
download: "https://github.com/ncalvin1/Milo-BL2-SDK-Mods/raw/refs/heads/main/PlayerRandomizer/PlayerRandomizer_v0.1.zip"
18+
download: "https://github.com/ncalvin1/Milo-BL2-SDK-Mods/raw/refs/heads/main/PlayerRandomizer/PlayerRandomizer_v0.2.zip"
1919
source: "https://github.com/ncalvin1/Milo-BL2-SDK-Mods" # Link to source code
2020
license: ['GNU GPLv3', 'https://choosealicense.com/licenses/gpl-3.0'] # License name, link about the license from https://choosealicense.com/
2121

mods.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)