Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.46 KB

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