Stardew_Valley_Mods/GeneralMods/Revitalize/manifest.json

15 lines
399 B
JSON
Raw Normal View History

{
"Name": "Revitalize",
"Author": "Alpha_Omegasis",
"Version": "0.0.1",
"Description": "A mod that attempts to add in a variety of new things to Stardew.",
"UniqueID": "Omegasis.Revitalize",
"EntryDll": "Revitalize.dll",
2019-01-06 15:21:06 +08:00
"MinimumApiVersion": "2.10.1",
"UpdateKeys": [],
"Dependencies": [
{ "UniqueID": "Omegasis.StardustCore" },
{ "UniqueID": "Platonymous.Toolkit" }
]
}