Stardew_Valley_Mods/GeneralMods/OutDatedMods/UnifiedSaveCore/manifest.json

11 lines
303 B
JSON
Raw Normal View History

{
"Name": "Unified Save core",
"Author": "Alpha_Omegasis",
"Version": "0.0.1",
"Description": "Allows for a core api for mod authors to handle saving/loading.",
"UniqueID": "Omegasis.UnifiedSaveCore",
"EntryDll": "UnifiedSaveCore.dll",
"MinimumApiVersion": "2.0",
"UpdateKeys": [ "" ]
}