From 77ef22457e9a15e02d7f63fbf7359aa0972e88c9 Mon Sep 17 00:00:00 2001
From: BellCube <33764825+BellCubeDev@users.noreply.github.com>
Date: Tue, 27 Aug 2024 19:23:30 -0400
Subject: [PATCH] Fix Info.xml Name Capitalization Part 1
---
.gitattributes | 1 +
.../Additional Clockwork/{info.xml => 1info.xml} | 0
.../JKs Interiors Patch Collection/1info.xml | 10 ++++++++++
.../JKs Interiors Patch Collection/info.xml | Bin 1474 -> 0 bytes
.../LOTD Patches/{info.xml => 1info.xml} | 0
.../Lux Patch Hub/{info.xml => 1info.xml} | 0
.../real-fomods/Lux/{info.xml => 1info.xml} | 0
.../real-fomods/TITS UP/{info.xml => 1info.xml} | 0
8 files changed, 11 insertions(+)
rename src/tests/real-fomods/Additional Clockwork/{info.xml => 1info.xml} (100%)
create mode 100644 src/tests/real-fomods/JKs Interiors Patch Collection/1info.xml
delete mode 100644 src/tests/real-fomods/JKs Interiors Patch Collection/info.xml
rename src/tests/real-fomods/LOTD Patches/{info.xml => 1info.xml} (100%)
rename src/tests/real-fomods/Lux Patch Hub/{info.xml => 1info.xml} (100%)
rename src/tests/real-fomods/Lux/{info.xml => 1info.xml} (100%)
rename src/tests/real-fomods/TITS UP/{info.xml => 1info.xml} (100%)
diff --git a/.gitattributes b/.gitattributes
index 8048c99..df1f391 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
* text=auto
Info.xml working-tree-encoding=UTF-16 LE
+1info.xml working-tree-encoding=UTF-16 LE
ModuleConfig.xml working-tree-encoding=UTF-16 LE
diff --git a/src/tests/real-fomods/Additional Clockwork/info.xml b/src/tests/real-fomods/Additional Clockwork/1info.xml
similarity index 100%
rename from src/tests/real-fomods/Additional Clockwork/info.xml
rename to src/tests/real-fomods/Additional Clockwork/1info.xml
diff --git a/src/tests/real-fomods/JKs Interiors Patch Collection/1info.xml b/src/tests/real-fomods/JKs Interiors Patch Collection/1info.xml
new file mode 100644
index 0000000..54d9033
--- /dev/null
+++ b/src/tests/real-fomods/JKs Interiors Patch Collection/1info.xml
@@ -0,0 +1,10 @@
+
+ JK's Interiors Patch Collection
+ Janquel
+ 5.20.1
+ https://www.nexusmods.com/skyrimspecialedition/mods/35910
+ Jkrojmal recently started providing some small overhauls of various interiors, and they've found their way into my load order. Thankfully, the majority of my other mods don't need any patches beyond those which are already present on the page, but I did come across a few item placements/general clean-up which I thought I'd share :) Many of these are extremely minor and honestly not always necessary, but ESLs don't take up a plugin slot, so....why not?
+
+ Patches
+
+
diff --git a/src/tests/real-fomods/JKs Interiors Patch Collection/info.xml b/src/tests/real-fomods/JKs Interiors Patch Collection/info.xml
deleted file mode 100644
index 0793dbf9eb080ecb7a7ae91b1eccce06b60f0ee3..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1474
zcmZ{kU2oGs5Jl$|eudv6BuER02dXLv0Yc?Vl|b<9rcN5#I3ac^{CVJ<*;s8NAuG;$
zcIM8#Gqd~m&vDFR6-$2SF^MYf$Gtd?Pf=rQu)K@+F^Z0zlW3#IwuuGao3x$c*T*z2
z*nfrfil^bbPoEZ~gF9FQ`pdY+<04VaP=ovfTSK%FyZb}b*Ua5*ktgvi#_=Q$c|Xpm
z{rw^C8*yi_T_pPnd3&BUmLqZ<#7#b9I5hDK7TvZQ9mrESF7fH&GJdD>CF?bwQ}F6k
zd!ESFq{XvTvSalWhR@-4nC$jh4D4Qm)q!SJ*YGMhR^<}gD!zkgo{BHCHra(M*i^*z
z>}_~Abgv@bh@W7{sf~I1sG!MJK@v+ZJ9$C;HR$$t#UxbNMU;h=s1j$l>kqNoF*Dl5
z1}>w-t8$jEclH*bRaCf6#9EcvO|yd|H}HI*^O
zu8LIH7u40(&&)$VD$woFh`oychDQY|F@DXeOtSr`m>6{#G3Z=jw~jY(ThIw--dbt1
zL$1_P(EQS0y|Qb05A4k~XHP|E=+onbpItLsnYx1OWSCh_HNP2gH~g1rUb0$~yUxk5
z&*pRb#8>5pJv%<-Ex$G%k#UXXt`4)y&aTh-FN{XXrsI3ic@z)u{FpemRWG_qbp}t*
zQlB-ERhic%tXp!}mtlg;DNkp)c6N4-ha-sB0iGn2Tz
WG1cO2x9?GI;Dgx3GmGB)xAi}i@&nKS
diff --git a/src/tests/real-fomods/LOTD Patches/info.xml b/src/tests/real-fomods/LOTD Patches/1info.xml
similarity index 100%
rename from src/tests/real-fomods/LOTD Patches/info.xml
rename to src/tests/real-fomods/LOTD Patches/1info.xml
diff --git a/src/tests/real-fomods/Lux Patch Hub/info.xml b/src/tests/real-fomods/Lux Patch Hub/1info.xml
similarity index 100%
rename from src/tests/real-fomods/Lux Patch Hub/info.xml
rename to src/tests/real-fomods/Lux Patch Hub/1info.xml
diff --git a/src/tests/real-fomods/Lux/info.xml b/src/tests/real-fomods/Lux/1info.xml
similarity index 100%
rename from src/tests/real-fomods/Lux/info.xml
rename to src/tests/real-fomods/Lux/1info.xml
diff --git a/src/tests/real-fomods/TITS UP/info.xml b/src/tests/real-fomods/TITS UP/1info.xml
similarity index 100%
rename from src/tests/real-fomods/TITS UP/info.xml
rename to src/tests/real-fomods/TITS UP/1info.xml