Update changelog for version 0.6.0.16
This commit is contained in:
parent
ea6576f1a2
commit
44b2636895
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.0.16] - 2024-11-04 (Beta)
|
||||
|
||||
- Readable error message on screen instead of crashes before the startup screen (Missing skin, no audio device found, etc)
|
||||
- Few code translation from japanese to english
|
||||
- Minor refactoring on the stage change code to avoid repetitions (OpenTaiko.cs)
|
||||
|
||||
## [0.6.0.15] - 2024-11-02 (Beta)
|
||||
|
||||
- Korean translation by AsPho
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.15</Version>
|
||||
<Version>0.6.0.16</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user