Strelkasaurus
e7075c1c7d
The game only does this before 1800, afterwards it is expected that no sound will play. However, with this mod installed having silence 1800-2000 is a bit jarring, so we keep the woods theme playing until 2000. We need to handle playing this in the time range 1800-2000.
10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"Name": "SoundLoop Mod",
|
|
"Author": "strelkasaur",
|
|
"Version": "1.0.1-beta2",
|
|
"Description": "Loops the in-game music",
|
|
"UniqueID": "com.strelkasaurus.sm.soundloop",
|
|
"EntryDll": "SoundLoopMod.dll",
|
|
"MinimumApiVersion": "3.0.0",
|
|
"UpdateKeys": ["Nexus:13099"]
|
|
} |