0.8.0
Main thing is the new CLI (see below what you can do with it). With that a few other changes were implemented.
Added
- CLI
- Analyze single files or whole directories and print information about it
- Convert between JSON and actual save formats
- Perform file operations
PlatformCollectionSettings
to configurePlatformCollection
- Support for game version Orbital 4.60
Changed
PlatformSettings.MaxBackupCount <= 0
is now unlimited and not unintentionally disabling the backup featureContainer.ThrowHelperIsLoaded
now shows incompatibility if any- Replace preferred platform in constructors of
PlatformCollection
with newPlatformCollectionSettings
- Moved
Settings
to its own namespace - Bump K4os.Compression.LZ4 from 1.3.6 to 1.3.8
- Bump libNOM.map from 0.11.0 to 0.12.0