Setup Project solution, move around About XMLs

This commit is contained in:
2023-07-14 13:25:21 -05:00
parent 045c4c9f5f
commit 93ae959c8a
7 changed files with 113 additions and 0 deletions

12
About/About.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<packageId>Xevion.HydroponicsExpanded</packageId>
<name>Hydroponics Expanded</name>
<author>Xevion</author>
<description>A work in progress. This description will be updated once I have something worth publishing.</description>
<supportedVersions>
<li>1.4</li>
</supportedVersions>
<modVersion>0.0.1</modVersion>
<url>https://github.com/Xevion/RimWorld-Hydroponics-Expanded</url>
</ModMetaData>