Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 242 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 242 Bytes

Cyberpunk 2077 TweakDB dumper

Usage

  • Put your tweakdb.bin in the same directory as tweakdb.py
  • Run: python3 tweakdb.py > tweakdb.json

This will build a JSON file with the data as is. No formatting or reordering is done.