Stardew_Valley_Mods/GeneralMods/NoMorePets/manifest.json

14 lines
329 B
JSON
Raw Normal View History

2016-10-20 15:15:14 +08:00
{
"Name": "NoMorePets",
"Authour": "Alpha_Omegasis",
"Version": {
"MajorVersion": 1,
"MinorVersion": 3,
2016-10-20 15:15:14 +08:00
"PatchVersion": 0,
"Build": ""
},
"Description": "Removes all pets from the game. SMAPI 1.12. Updated 5/14/17",
2016-10-20 15:15:14 +08:00
"UniqueID": "NoMorePets",
"PerSaveConfigs": false,
"EntryDll": "NoMorePets.dll"
2016-08-02 13:01:28 +08:00
}