TweakDBext
weakDBext is a plugin that can load custom TweakDBs. Giving modders the possibility to add or change records in the database.
How to create a new TweakDB file?
To create a new TweakDB file you need WolvenKit (GitHub).
https://www.cyberpunk2077mod.com/wolvenkit/
Where should I place the TweakDB files?
The TweakDB file should be placed in game_root/r6/tweakdbs. You can place them in the directory tweakdbs (e.g. r6/tweakdbs/my_db.bin) or create a sub-directory for you mod (e.g. r6/tweakdbs/wopss_dbs/my_db.bin).