From d1732ec3483e0d20209911bdf5b066a5cdf58544 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:33:29 +0300 Subject: [PATCH 1/9] Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 _willow2_mods/Bl2ModCabinet.md diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md new file mode 100644 index 0000000..4a6aab3 --- /dev/null +++ b/_willow2_mods/Bl2ModCabinet.md @@ -0,0 +1,49 @@ +--- + +pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml + +--- + +author: Ty-gone + +coop\_support: Unknown + +dependencies: + +legacy: false + +license: + +  name: MIT + +  url: https://choosealicense.com/licenses/mit/ + +supported\_games: + +  - BL2 + +title: Mod Cabinet + +urls: + +  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet + +version: "1.0.0" + + + +\*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. + + + +It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: + +\- Browse available mods + +\- View mod info (author/version/description) + +\- Install and uninstall directly from the UI + +\- Stay compatible with a fresh, unmodified `willow2\\\_mod\\\_menu` + +\- Update outaded versions From 72469a7c3120812e6ae297a69c45d44cac615ab9 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:34:22 +0300 Subject: [PATCH 2/9] Delete _willow2_mods/Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 49 ---------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 _willow2_mods/Bl2ModCabinet.md diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md deleted file mode 100644 index 4a6aab3..0000000 --- a/_willow2_mods/Bl2ModCabinet.md +++ /dev/null @@ -1,49 +0,0 @@ ---- - -pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml - ---- - -author: Ty-gone - -coop\_support: Unknown - -dependencies: - -legacy: false - -license: - -  name: MIT - -  url: https://choosealicense.com/licenses/mit/ - -supported\_games: - -  - BL2 - -title: Mod Cabinet - -urls: - -  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet - -version: "1.0.0" - - - -\*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. - - - -It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: - -\- Browse available mods - -\- View mod info (author/version/description) - -\- Install and uninstall directly from the UI - -\- Stay compatible with a fresh, unmodified `willow2\\\_mod\\\_menu` - -\- Update outaded versions From bbc963e17f1d59d7d0589715d3191369790d3100 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:35:40 +0300 Subject: [PATCH 3/9] Add Bl2ModCabinet --- _willow2_mods/Bl2ModCabinet.md | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 _willow2_mods/Bl2ModCabinet.md diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md new file mode 100644 index 0000000..4a6aab3 --- /dev/null +++ b/_willow2_mods/Bl2ModCabinet.md @@ -0,0 +1,49 @@ +--- + +pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml + +--- + +author: Ty-gone + +coop\_support: Unknown + +dependencies: + +legacy: false + +license: + +  name: MIT + +  url: https://choosealicense.com/licenses/mit/ + +supported\_games: + +  - BL2 + +title: Mod Cabinet + +urls: + +  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet + +version: "1.0.0" + + + +\*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. + + + +It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: + +\- Browse available mods + +\- View mod info (author/version/description) + +\- Install and uninstall directly from the UI + +\- Stay compatible with a fresh, unmodified `willow2\\\_mod\\\_menu` + +\- Update outaded versions From aa79d74037779fe0034121afd64a99157bd94603 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:42:15 +0300 Subject: [PATCH 4/9] Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 38 +++++++--------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index 4a6aab3..7f34501 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -3,47 +3,23 @@ pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml --- - author: Ty-gone - -coop\_support: Unknown - +coop support: Unknown dependencies: - legacy: false - license: -   name: MIT -   url: https://choosealicense.com/licenses/mit/ - supported\_games: - -  - BL2 - + - BL2 title: Mod Cabinet - urls: -   Source Code: https://github.com/mantorofficial/Bl2-ModCabinet - version: "1.0.0" - - - -\*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. - - +Mod Cabinet adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: - -\- Browse available mods - -\- View mod info (author/version/description) - -\- Install and uninstall directly from the UI - -\- Stay compatible with a fresh, unmodified `willow2\\\_mod\\\_menu` - -\- Update outaded versions +Browse available mods +View mod info (author/version/description) +Install and uninstall directly from the UI +Update outaded versions From 19fc909562e0134eeb1344686f5c89c5badf25d5 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:43:49 +0300 Subject: [PATCH 5/9] Update Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index 7f34501..1f2a6bb 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -1,25 +1,3 @@ --- - pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml - --- -author: Ty-gone -coop support: Unknown -dependencies: -legacy: false -license: -  name: MIT -  url: https://choosealicense.com/licenses/mit/ -supported\_games: - - BL2 -title: Mod Cabinet -urls: -  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet -version: "1.0.0" -Mod Cabinet adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. - -It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: -Browse available mods -View mod info (author/version/description) -Install and uninstall directly from the UI -Update outaded versions From 5f4680abc09ab7235fa9c5921824778dbc437b1a Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:49:30 +0300 Subject: [PATCH 6/9] Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index 1f2a6bb..7f7a674 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -1,3 +1,3 @@ --- -pyproject\_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/refs/heads/main/pyproject.toml +pyproject_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/main/pyproject.toml --- From 660c31a7d78d401d9922ecdd89838ce26aa5e0d0 Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:52:04 +0300 Subject: [PATCH 7/9] Update Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index 7f7a674..aff5176 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -1,3 +1,41 @@ --- pyproject_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/main/pyproject.toml --- +author: Ty-gone + +coop\_support: Unknown + +dependencies: + +legacy: false + +license: + +  name: MIT + +  url: https://choosealicense.com/licenses/mit/ + +supported\_games: + +  - BL2 + +title: Mod Cabinet + +urls: + +  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet + +version: "1.0.0" + + +\*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. + +It’s designed to behave like the normal Mods menu (options-style list with hover/click selection), while letting you: + +\- Browse available mods + +\- View mod info (author/version/description) + +\- Install and uninstall directly from the UI + +\- Update outaded versions From 0e8d3e4c4f7d3a2de89b1795d9b672129fceb3cd Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:06:53 +0300 Subject: [PATCH 8/9] Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index aff5176..e5ca466 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -1,9 +1,9 @@ --- pyproject_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/main/pyproject.toml ---- + author: Ty-gone -coop\_support: Unknown +coop\_support: Client side dependencies: @@ -27,6 +27,8 @@ urls: version: "1.0.0" +--- + \*\*Mod Cabinet\*\* adds an in-game “cabinet” style menu for Borderlands 2 SDK mods. From f37865c26c30f252834eb83764f442a5d5eda20b Mon Sep 17 00:00:00 2001 From: mantorofficial <49077058+mantorofficial@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:08:42 +0300 Subject: [PATCH 9/9] Bl2ModCabinet.md --- _willow2_mods/Bl2ModCabinet.md | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/_willow2_mods/Bl2ModCabinet.md b/_willow2_mods/Bl2ModCabinet.md index e5ca466..dfa1773 100644 --- a/_willow2_mods/Bl2ModCabinet.md +++ b/_willow2_mods/Bl2ModCabinet.md @@ -1,32 +1,6 @@ --- pyproject_url: https://raw.githubusercontent.com/mantorofficial/Bl2-ModCabinet/main/pyproject.toml -author: Ty-gone - -coop\_support: Client side - -dependencies: - -legacy: false - -license: - -  name: MIT - -  url: https://choosealicense.com/licenses/mit/ - -supported\_games: - -  - BL2 - -title: Mod Cabinet - -urls: - -  Source Code: https://github.com/mantorofficial/Bl2-ModCabinet - -version: "1.0.0" - ---