Update changelog for version 0.6.0.13
This commit is contained in:
parent
1d1ebf14ca
commit
53cfb5e570
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.6.0.13] - 2024-11-01 (Beta)
|
||||||
|
|
||||||
|
- Unlockables with fulfilled conditions can be obtained directly on the select screen/my room by Decide input
|
||||||
|
|
||||||
## [0.6.0.12] - 2024-10-31 (Beta)
|
## [0.6.0.12] - 2024-10-31 (Beta)
|
||||||
|
|
||||||
- Fix TJA not inserting timing space for `,`
|
- Fix TJA not inserting timing space for `,`
|
||||||
|
@ -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.12</Version>
|
<Version>0.6.0.13</Version>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||||
|
Loading…
Reference in New Issue
Block a user