Update ReadMe.txt
This commit is contained in:
parent
88853af213
commit
0b1ceb668e
|
@ -1,3 +1,9 @@
|
|||
Stardew Symphony 1.0.0
|
||||
|
||||
Published at 10:56 on 5/30/26
|
||||
|
||||
-Initial Release
|
||||
|
||||
This is Stardew Symphony
|
||||
|
||||
What this is is a music expansion API that allows users to add in music packs into Stardew Valley and play them without editing the game's default soundtrack. Music can be player per location and season, with additional options to play specific music depending on the time of day and the weather. More options such as muting the default rain soundtrack exist within the config file. This will not mute the music for in-game events or festivals.
|
||||
|
@ -8,4 +14,8 @@ Only music names included into the files located at
|
|||
Stardew Valley/Mods/Stardew_Symphony/Music_Files/(music_pack_name)/Locations
|
||||
and
|
||||
Stardew Valley/Mods/Stardew_Symphony/Music_Files/(music_pack_name)/Seasons
|
||||
will play according to the name of the file.txt
|
||||
will play according to the name of the file.txt
|
||||
|
||||
Video Link:
|
||||
|
||||
Nexus Link:http://www.nexusmods.com/stardewvalley/mods/425/?
|
||||
|
|
Loading…
Reference in New Issue