TweakXL v1.1.7
TweakXL is a modding tool and a framework to create mods that modify TweakDB, a proprietary database of REDengine 4, containing essential information about game entities and behavior.
— YAML and RED formats for manipulating data in a declarative style
— Script extensions to add complex logic and dynamic changes
— Hot reloading to speed up development
— Focused on mods compatibility and maintainability
COMPATIBILITY
✓ Cyberpunk 2077 1.63 Hotfix 1
INSTALLATION
1. Install requirements
— RED4ext 1.15.0+
2. Download the latest release
3. Extract the archive into the Cyberpunk 2077 directory
You should have a “<Cyberpunk 2077>/red4ext/plugins/TweakXL” directory if done correctly.
DOCUMENTATION
▸ About TweakDB
▸ YAML Tweaks
▸ RED Tweaks
▸ Script Extensions
▸ Modder Tools
▸ Examples