Update changelog for version 0.6.0.2
This commit is contained in:
parent
978dfc7bc7
commit
859ddb9ef6
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.6.0.2] - 2024-10-27 (Beta)
|
||||||
|
|
||||||
|
- Fix crash due to undefined mob, dancer, & runner
|
||||||
|
|
||||||
## [0.6.0.1] - 2024-10-27 (Beta)
|
## [0.6.0.1] - 2024-10-27 (Beta)
|
||||||
|
|
||||||
- Fix Mob, Dancer, Runner appearing despite empty array on the scene preset
|
- Fix Mob, Dancer, Runner appearing despite empty array on the scene preset
|
||||||
|
@ -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.1</Version>
|
<Version>0.6.0.2</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