Stardew_Valley_Mods/GeneralMods/OutDatedMods/Serialization/manifest.json

15 lines
367 B
JSON

{
"Name": "Serialization",
"Author": "Alpha_Omegasis",
"Version": {
"MajorVersion": 1,
"MinorVersion": 0,
"PatchVersion": 0,
"Build": null
},
"MinimumApiVersion": "1.15",
"Description": "A simple serializer that allows easily adding custom items into the game.",
"UniqueID": "Omegasis.Serialization",
"EntryDll": "Serialization.dll"
}