Added a shitty script to generate clothing Items to make it easier to me

This commit is contained in:
Pao
2023-02-04 02:33:11 +01:00
parent 481e7d2ccb
commit 748fb4e5f0
2 changed files with 54 additions and 0 deletions

6
Test_Name.xml Normal file
View File

@@ -0,0 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<clothingItem>
<m_MaleModel>TEST TEXT FROM SOMETHING</m_MaleModel>
<m_FemaleModel>TEST TEXT FROM SOMETHING FEMALE</m_FemaleModel>
<m_GUID>get guid</m_GUID>
</clothingItem>