Stardew_Valley_Mods/GeneralMods/SimpleSoundManager/manifest.json

11 lines
323 B
JSON
Raw Normal View History

{
"Name": "Simple Sound Manager",
"Author": "Alpha_Omegasis",
"Version": "2.0.1",
"Description": "A simple framework to play sounds from wave banks and wav files.",
"UniqueID": "Omegasis.SimpleSoundManager",
2017-10-12 03:57:36 +08:00
"EntryDll": "SimpleSoundManager.dll",
2018-01-11 13:43:32 +08:00
"MinimumApiVersion": "2.0",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:1410" ]
}