Cyberpunk 2077

File information

Last updated

Original upload

Created by

TheManualEnhancer

Uploaded by

TheManualEnhancer

Virus scan

Safe to use

About this mod

Tool to build a NativeUI menu inside of a CET overlay window... Does not make a functional mod, just a functional menu... The user will need to add functionality in the exported script (as well as rename the elements and their associated variables)... Exports a "functional" lua script to this mod's folder...

Requirements
Permissions and credits
Changelogs
Donations
Note: This is only intended for mod developers and you must already have some knowledge of how to script for CET, but not much knowledge of NativeUI is required at all... The exported code should contain enough information for you to figure out how everything works... Start simple if you're not too sure of what to do (just try to make a button to execute a simple CET console command or something like that, then move to the toggle, then a slider)...

You may also want to check out my (much more feature-rich) CET ImGui Window Builder Tool


Mod features:
  • Allows you to build a (somewhat) functional NativeUI menu without coding
  • Just enough to get a working menu with a name, one subcategory, and your menu elements added in the order that you add them
  • Has options to add buttons, sliders, and toggle switches with the ability to name and define every aspect of each
  • Has a "notepad" that allows the user to declare initial variables or add custom functions to the start of their exported script
  • Can delete the last element added at any time, or clear all elements (this is useful if you want to start a new project, as the window will never clear on it's own
  • Can export straight to a .lua file (named "custom_init.lua" and goes into the same folder as this mod...
  • You will need to move the exported script to a new CET mod folder and rename it to just "init.lua")...
  • Exported mods can be packaged and published to Nexus, and do not need to require this mod
  • As of v1.15, this mod supports hiding it's window in CET overlay using my CET Mod Window Hider Tool


Installation:
  • Extract to main CP77 install folder or install with Vortex

Uninstallation:
  • Delete the "CET NativeUI Menu Builder Tool" folder from your [CP77>bin>x64>plugins>CET>mods] folder





Check out all of my mods/tweaks HERE