This repository has been archived by the owner on May 11, 2024. It is now read-only.
v1.36.00
latest changes:
Core
:
- Upgrade to
.NET8
. - Project restructure.
- Added support for
+2022.x.x
parsing. - Rework duplicate file processing [GUI/CLI].
- Add option to toggle logger events [GUI/CLI].
- Implement
TypeFlags
to control parsed/exported types [GUI/CLI]. - Added name to
PPtr
andObject
when available. - Export multiple
AssetMap
formats. - Remove
K4os.Compression.LZ4
. - Multiple new entries.
- Improvements and bug fixes.
CLI
:
- Added
--export_type
option, #35. - Added
--logger_flags
option. - Improvements and bug fixes.
GUI
:
- Redesign
Export Options
. - Added option to load external
CABMap
files. - Remove .txt batch file loading from drag&drop, only with
Load File
option. - Regex Validation
AssetBrowser
improvments.- Improvements and bug fixes.