Release 1.0.1
This commit is contained in:
parent
e7075c1c7d
commit
96de8284ac
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## [1.0.1] - 2022-07-27
|
||||||
### Fixed
|
### Fixed
|
||||||
- Don't try to restart the music while on the bus.
|
- Don't try to restart the music while on the bus.
|
||||||
- Handle the specific secret woods case; play it's specific song instead of the generic seasonal.
|
- Handle the specific secret woods case; play it's specific song instead of the generic seasonal.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"Name": "SoundLoop Mod",
|
"Name": "SoundLoop Mod",
|
||||||
"Author": "strelkasaur",
|
"Author": "strelkasaur",
|
||||||
"Version": "1.0.1-beta2",
|
"Version": "1.0.1",
|
||||||
"Description": "Loops the in-game music",
|
"Description": "Loops the in-game music",
|
||||||
"UniqueID": "com.strelkasaurus.sm.soundloop",
|
"UniqueID": "com.strelkasaurus.sm.soundloop",
|
||||||
"EntryDll": "SoundLoopMod.dll",
|
"EntryDll": "SoundLoopMod.dll",
|
||||||
|
|
Loading…
Reference in a new issue