From 900521f9f51c332301609104c03a991c4c8b3276 Mon Sep 17 00:00:00 2001
From: "Um... Figure it out!" <33612115+CTH999@users.noreply.github.com>
Date: Mon, 3 Nov 2025 07:04:20 -0600
Subject: [PATCH 1/4] disable xml extensions
as I'm not useing stuff from xml extensions yet, this disables it
---
About/About.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/About/About.xml b/About/About.xml
index 5b75291..3dbf333 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -43,12 +43,12 @@ Note: While not a requirment, the mod Need Bar Overflow by AmCh is highly recomm
https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013
https://github.com/Vanilla-Expanded/VanillaExpandedFramework
-
+
neronix17.toolbox
Tabula Rasa
From b7ef79ce1580c68238cf9c0b38a5cc2bdf4724b2 Mon Sep 17 00:00:00 2001
From: "Um... Figure it out!" <33612115+CTH999@users.noreply.github.com>
Date: Mon, 3 Nov 2025 07:05:39 -0600
Subject: [PATCH 2/4] Revert "disable xml extensions"
This reverts commit 900521f9f51c332301609104c03a991c4c8b3276.
---
About/About.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/About/About.xml b/About/About.xml
index 3dbf333..5b75291 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -43,12 +43,12 @@ Note: While not a requirment, the mod Need Bar Overflow by AmCh is highly recomm
https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013
https://github.com/Vanilla-Expanded/VanillaExpandedFramework
-
+
neronix17.toolbox
Tabula Rasa
From 20b8bc0131402fe0fa3b62daef44c2316b1327a7 Mon Sep 17 00:00:00 2001
From: "Um... Figure it out!" <33612115+CTH999@users.noreply.github.com>
Date: Mon, 3 Nov 2025 07:08:22 -0600
Subject: [PATCH 3/4] Create re-enable.txt
---
About/re-enable.txt | 1 +
1 file changed, 1 insertion(+)
create mode 100644 About/re-enable.txt
diff --git a/About/re-enable.txt b/About/re-enable.txt
new file mode 100644
index 0000000..156b9ab
--- /dev/null
+++ b/About/re-enable.txt
@@ -0,0 +1 @@
+this now re-enables xml extensions, if needed
\ No newline at end of file
From b5127036f91c9045cc5d1ceb10824d11318e377f Mon Sep 17 00:00:00 2001
From: "Um... Figure it out!" <33612115+CTH999@users.noreply.github.com>
Date: Mon, 3 Nov 2025 07:12:47 -0600
Subject: [PATCH 4/4] re-enabled
---
About/re-enable.txt | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 About/re-enable.txt
diff --git a/About/re-enable.txt b/About/re-enable.txt
deleted file mode 100644
index 156b9ab..0000000
--- a/About/re-enable.txt
+++ /dev/null
@@ -1 +0,0 @@
-this now re-enables xml extensions, if needed
\ No newline at end of file