Update changelog for version 0.6.0.1
This commit is contained in:
parent
4eb7c80f07
commit
e9ca2c3996
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.0.1] - 2024-10-27 (Beta)
|
||||
|
||||
- Fix Mob, Dancer, Runner appearing despite empty array on the scene preset
|
||||
- Chapter IV nameplates and make Chapter III all
|
||||
- songs nameplates accessible (condition changed from 999 songs to 34)
|
||||
- Japanese translations for some nameplates
|
||||
|
||||
## [0.6.0.0] - 2024-10-26 (Beta)
|
||||
|
||||
The first Beta version of OpenTaiko, including multiple structural changes!
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.0</Version>
|
||||
<Version>0.6.0.1</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user