Skip to content

Cyberpunk 2077 mod that allows you to modify TweakDB.

License

Notifications You must be signed in to change notification settings

maximegmd/cp2077-tweak-xl

 
 

Repository files navigation

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

About

Cyberpunk 2077 mod that allows you to modify TweakDB.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.7%
  • Other 1.3%