RedHotTools
psiberx's RedHotTools - a powerful utility for better mod development
Summary
Created: Jun 13 2024 by manavortex Last documented edit: Aug 18 2024 by manavortex
This page will give you an overview about psiberx's mod RedHotTools, give you an Installation guide, and link you to more detailed documentation on the sub-pages.
What does it do?
Integrated with Cyber Engine Tweaks, Wolvenkit and VisualStudio Code, RHT offers an invaluable toolikit for mod developers:
World Inspector
This CET widget lets you inspect the world around you, as well as the player and their equipment. Read more about it under RHT: The world inspector
Inspect the player
Via World Inspector: Watch (the player) you can see the player puppet's component in both first and third person, seeing changes to their appearance in real time.
Ink inspector
This CEt widget lets you inspect the game's interface. Read more about it under RHT: Ink Inspector
Hot Reload
This feature allows reloading mod files without restarting the game. You can use the CET widget to trigger it at any time, or rely on the integration with WolvenKit.
For more information, read RHT: Hot Reload
Script checking
This feature is enabled automatically
See scripts validation and binding errors
Prevent game from starting if scripts compilation fails
Installation guide
You can download RedHotTools on psiberx's github:
To install it, extract both downloaded files directly into your Cyberpunk 2077 game directory.
Last updated