Strelkasaurus
e56b014c96
Nexus page: https://www.nexusmods.com/stardewvalley/mods/13099 Caveats: - The music will go silent after dark (6-8pm depending on season). - There may be a short pause between each loop. - Music will not loop unless you are outdoors or in the mines.
17 lines
791 B
Plaintext
17 lines
791 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundLoopMod", "SoundLoopMod\SoundLoopMod.csproj", "{5E1912C8-579E-40C8-971F-0BF0F16D3E5F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5E1912C8-579E-40C8-971F-0BF0F16D3E5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5E1912C8-579E-40C8-971F-0BF0F16D3E5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5E1912C8-579E-40C8-971F-0BF0F16D3E5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5E1912C8-579E-40C8-971F-0BF0F16D3E5F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|