jackhumbert / cp2077-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeware

Library for redscript. More info here.

Dev Tools

  • AutoContinue.reds – Load last used save on game start skipping the Main Menu.
  • LogDebug.reds – Defines logging functions that write to DEBUG channel.

Ink Playground

Mod to help understand how to build a UI from code. This entire widget is 100% built from scratch using redscript. There are no repurposed original UI controllers.

To open the Ink Playground popup you have to hold R when on foot (same key as for reload or radio). To close the popup press ESC or C key.

Codex Filter

Adds search bar to the Hub > Database menu. Filters database entries by simple text match.

Inventory Tooltip Fix

Prevents the item tooltip from disappearing on some resolutions.

Manual Leaning

Enables manual leaning when aiming (default Q and E).

About

License:MIT License


Languages

Language:Red 100.0%