-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAbout.xml
23 lines (23 loc) · 975 Bytes
/
About.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<ModMetaData>
<name>Wheat to Flour DEV</name>
<description>Adds wheat to flour production.</description>
<author>MisterMecky</author>
<supportedVersions>
<li>1.3</li>
</supportedVersions>
<modDependencies>
<li>
<packageId>OskarPotocki.VanillaFactionsExpanded.Core</packageId>
<displayName>Vanilla Expanded Framework</displayName>
<steamWorkshopUrl>https://steamcommunity.com/workshop/filedetails/?id=2023507013</steamWorkshopUrl>
<downloadUrl>https://github.com/AndroidQuazar/VanillaExpandedFramework</downloadUrl>
</li>
<li>
<packageId>VanillaExpanded.VCookE</packageId>
<displayName>Vanilla Cooking Expanded</displayName>
<steamWorkshopUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=2134308519</steamWorkshopUrl>
<downloadUrl>https://github.com/juanosarg/VanillaCookingExpanded</downloadUrl>
</li>
</modDependencies>
<packageId>MisterMecky.WheatToFlourMKYDev</packageId>
</ModMetaData>