mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
Add Changelog.
This commit is contained in:
parent
7baed8d430
commit
80efa1ccb8
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ public partial class ConfigWindow
|
|||
=> log.NextVersion( "Version 0.5.9.0" )
|
||||
.RegisterEntry( "Special Collections are now split between male and female." )
|
||||
.RegisterEntry( "Fix a bug where the Base and Interface Collection were set to None instead of Default on a fresh install." )
|
||||
.RegisterEntry( "Fix a bug where cutscene actors were not properly reset and could be misidentified across multiple cutscenes." )
|
||||
.RegisterEntry( "TexTools .meta and .rgsp files are now incorporated based on file- and game path extensions." );
|
||||
|
||||
private static void Add5_8_7( Changelog log )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue