Update changelog for version 0.6.0.38
This commit is contained in:
parent
96d73be148
commit
75748daa17
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.6.0.38] - 2025-01-11 (Beta)
|
||||||
|
|
||||||
|
- Correctly load clear sounds & pan according to player count
|
||||||
|
- Adjust Korean translations (AsPho)
|
||||||
|
|
||||||
## [0.6.0.37] - 2025-01-07 (Beta)
|
## [0.6.0.37] - 2025-01-07 (Beta)
|
||||||
|
|
||||||
- [Fix] Saves.db3 failures no longer cause crashes
|
- [Fix] Saves.db3 failures no longer cause crashes
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>0.6.0.37</Version>
|
<Version>0.6.0.38</Version>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user