/cp2077-tweak-xl

Cyberpunk 2077 mod that allows you to modify TweakDB.

Primary LanguageC++MIT LicenseMIT

TweakXL

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

Getting Started

Compatibility

Installation

  1. Install requirements:
  2. Extract the release archive TweakXL-x.x.x.zip into the Cyberpunk 2077 directory.

Documentation