rfuzzo / Cyberpunk-utility

Some utility tools for Cyberpunk 2077 modding.
24 stars 0 forks source link

Rust

Cyberpunk-utility

Some utility tools for Cyberpunk 2077 modding.

RED4-Conflicts

Nexus Mods link: https://www.nexusmods.com/cyberpunk2077/mods/11126

A conflict-checker app for Cyberpunk 2077 archives.

Usage

Screenshots

screenshot

RED4-Update

A commandline tool to check if a mod needs an update after a game patch

Usage

Usage: red4-update.exe check [PATH]

Arguments:
  [PATH]  Path to a folder with archives to check

Options:
  -h, --help  Print help

Screenshots

screenshot

Cyberpunk-Tweak Util

A small app to display various tweak-related info.

Usage

Screenshots

screenshot

Tweak-Doxygen

A small rust utility to convert and strip tweak records (https://github.com/CDPR-Modding-Documentation/Cyberpunk-Tweaks) to a c# class hierarchy for use with doxygen: https://cdpr-modding-documentation.github.io/Cyberpunk-Tweaks/

Usage

tweakdox <SOURCE> <OUT>