mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
021d0f293c
commit
d4c573e97f
@ -12,6 +12,7 @@
|
|||||||
* Added support for `.exe` installers
|
* Added support for `.exe` installers
|
||||||
* Rework UI to support a slideshow of used mods during installation and compilation
|
* Rework UI to support a slideshow of used mods during installation and compilation
|
||||||
* Remove support for extracting `.exe` installers
|
* Remove support for extracting `.exe` installers
|
||||||
|
* Added support for `.omod` files
|
||||||
|
|
||||||
#### Version 0.9.2 - 9/18/2013
|
#### Version 0.9.2 - 9/18/2013
|
||||||
* Fixed a bug with BSA string encoding
|
* Fixed a bug with BSA string encoding
|
||||||
@ -94,4 +95,4 @@ but should have full compatability with all usable archive formats. It should al
|
|||||||
* Custom LOOT rules are now included in a special folder in MO2 after install. Users can use this to quickly import new LOOT rules.
|
* Custom LOOT rules are now included in a special folder in MO2 after install. Users can use this to quickly import new LOOT rules.
|
||||||
* Moved the VFS cache from using BSON to a custom binary encoding. Much faster read/write times and greatly reduced memory usage.
|
* Moved the VFS cache from using BSON to a custom binary encoding. Much faster read/write times and greatly reduced memory usage.
|
||||||
**Note:** This means that modlist authors will have to re-index their archives with this version. This is automatic but the first
|
**Note:** This means that modlist authors will have to re-index their archives with this version. This is automatic but the first
|
||||||
compilation will take quite some time while the cache reindexes.
|
compilation will take quite some time while the cache reindexes.
|
||||||
|
Loading…
Reference in New Issue
Block a user