Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 2.23 KB

File metadata and controls

52 lines (28 loc) · 2.23 KB
description
psiberx's RedHotTools - a powerful utility for better mod development

RedHotTools

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.md

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.md

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.md

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.