Releases: psiberx/cp2077-tweak-xl
Releases · psiberx/cp2077-tweak-xl
TweakXL 1.10.6
TweakXL 1.10.5
- Improved load order handling
- Fixed invalid foreign keys reporting
TweakXL 1.10.4
- Fixed possible crash when mod tries to change DLC data but DLC is not installed
TweakXL 1.10.3
- Fixed retrospective inheritance for some cases of array mutations
TweakXL 1.10.2
- Added support of flat value arrays in YAML templates
- Fixed YAML templates processing in some cases
TweakXL 1.10.1
- Fixed RED tweaks parsing
- Improved overall stability
TweakXL 1.10.0
- Added retrospective inheritance
- Added simple load order control for tweak files
- Added
!remove-all
array operation - TweakDB changes are now guaranteed to be applied before all other mods
TweakXL 1.9.1
- Improved error checking
TweakXL 1.9.0
- Added conditional tweaks to apply changes only for specific game versions
- Added ability to register stats from scrips
TweakXL 1.8.6
- Fixed YAML templates performance