From e21444c337a8b733ce1a01a32ab1b568de2c1f6b Mon Sep 17 00:00:00 2001 From: Justin Sostmann <39841117+juso40@users.noreply.github.com> Date: Wed, 21 May 2025 09:53:45 +0200 Subject: [PATCH 1/3] Create decent_console --- _willow2_mods/decent_console | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _willow2_mods/decent_console diff --git a/_willow2_mods/decent_console b/_willow2_mods/decent_console new file mode 100644 index 0000000..a037789 --- /dev/null +++ b/_willow2_mods/decent_console @@ -0,0 +1,3 @@ +--- +pyproject_url: https://raw.githubusercontent.com/juso40/bl2sdk-mods/refs/heads/main/decent_console/pyproject.toml +--- From c435d57cc346bd14cd9e7a06a2ea9639026a13de Mon Sep 17 00:00:00 2001 From: Justin Sostmann <39841117+juso40@users.noreply.github.com> Date: Wed, 21 May 2025 09:54:11 +0200 Subject: [PATCH 2/3] Rename decent_console to decent_console.md --- _willow2_mods/{decent_console => decent_console.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _willow2_mods/{decent_console => decent_console.md} (100%) diff --git a/_willow2_mods/decent_console b/_willow2_mods/decent_console.md similarity index 100% rename from _willow2_mods/decent_console rename to _willow2_mods/decent_console.md From 7051e71fbd95a4f3fda2e3d611547ee555e736e7 Mon Sep 17 00:00:00 2001 From: Justin Sostmann <39841117+juso40@users.noreply.github.com> Date: Wed, 21 May 2025 09:54:31 +0200 Subject: [PATCH 3/3] Rename paintball to paintball.md --- _willow2_mods/{paintball => paintball.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _willow2_mods/{paintball => paintball.md} (100%) diff --git a/_willow2_mods/paintball b/_willow2_mods/paintball.md similarity index 100% rename from _willow2_mods/paintball rename to _willow2_mods/paintball.md