Stardew_Valley_Mods/GeneralMods/CustomNPCFramework/manifest.json

11 lines
283 B
JSON
Raw Normal View History

{
"Name": "CustomNPCFramework",
"Author": "Alpha_Omegasis",
"Version": "0.1.0",
"Description": "A system to add custom npcs to Stardew.",
"UniqueID": "Omegasis.CustomNPCFramework",
"EntryDll": "CustomNPCFramework.dll",
"MinimumApiVersion": "2.0",
"UpdateKeys": [ ]
}