* Add support for the vehicle update
* New save format (v140) which adds another plugin list flag for 'is custom plugin'; remaining changes are compatible with existing parser
* New core plugin (SFBGS004.esm)
* Remove obsolete CCC primary plugin fix
* Update CCC parsing to ignore duplicate plugins
- New save format (v140) which adds another plugin list flag for 'is custom plugin'; remaining changes are compatible with existing parser
- New core plugin (SFBGS004.esm)
* Add Creation parsing and fix issues
- Read creations from LocalAppData
- Don't include CC files in primary plugins
- Don't parse CCC file if sTestFile set
- Fix parsing of secondary data directories
* Implement Starfield.ccc virtualization
- Fix issues with core plugin LO
* Reorder primary plugins to better comport with base LO
* Various updates for the Creation update
- Remove light warnings and plugins txt enabler checks
- Remove overlay code for new 'medium' plugin type
* Updates for new starfield save data
* Add version check to parse medium plugins
* Add creation kit to default executables
* Move BlueprintShips-Starfield.esm to primary plugins
- Disable LOOT sorting by default with option to enable
- Update length of INI strings for archive parsing
- Fix issues with plugin list state based on various scenarios
- Allow disabling plugin management checks for diagnoses
- Use active plugin management method to determine when to read/write plugins.txt
- Translation file
- Allow plugin management automatically
- Updates to reading archives from INIs
- Remove version check for light plugin parser
- Add some notes for save file headers