Menu

What is the Menu?

The Menu is the main navigation bar at the top of the WolvenKit application. The Menu contains key functionality such as saving, opening files, and building mods. Read below for details about each Menu button. The Menu also displays the current mod project name and file opened with WolvenKit.

Toolbar

The Toolbar is available directly below the Menu from the Editor. The buttons add convenience shortcuts to certain menu functions.

Additionally, the Toolbar contains the Launch Profiles button.

HOME

Shows the WolvenKit Home view

File

New File

Opens the dialogue to create a new file.

Save

Save the currently selected document from the File Viewer

Save As

Save the currently selected document from the File Viewer as a new file

Save All

Save all currently open documents from the File Viewer

New Project

Create a new WolvenKit mod project

Open Project

Open an existing WolvenKit mod project

Edit

Settings

Open the WolvenKit Settings page

Project Configuration

Configure various project settings

Open Logs Folder

Finds the WolvenKit logs with the System File Explorer

Build

Pack Project

Generates the install-ready structure in your project's packed folder, then creates a zip file.

The generated zip file is ready for Nexus upload!

Pack as REDmod

Generates the install-ready structure (REDmod format) in your project's packed folder, then creates a zip file.

As a rule of thumb, you generally don't want this. Vortex can auto-convert to REDMod on install. Packing your mod in the legacy format will save work for those people who don't want to use REDMod.

Install

Runs Pack Project, then copies the contents of packed to your game directory.

Tegacy mods will load before REDmods. Within a category, load order is determined by file name.

Install as REDmod

Runs Pack as REDmod, then copies the contents of packed to your game directory.

Legacy mods will load before REDmods. Within a category, load order is determined by file name.

Install & Launch Game

Runs Install, then launches the game for you

Install as REDmod & Launch Game

Runs Install as REDmod, then launches the game for you

Clean All

Deletes the contents of your Wolvenkit project's packed directory.

Hot Reload

Pack archives and instantly install to game directory while Cyberpunk 2077 is running for testing (Requires Red Hot Tools plugin by @psiberx).

Launch Profiles

Create and modify one-click pack & launch operations

View

Project Explorer

Toggles the Project Explorer on or off

Asset Browser

Toggles the Asset Browser on or off

Properties

Toggles the Properties panel for your currently selected file or off

Log

Toggles the Log panel on or off.

Tweak Browser

Toggles the Tweak Browser on or off. This panel will let you browse the TweakDB.

LocKey browser

Toggles the LocKey browser on or off. This panel will let you browse translation strings.

Show File Preview

Same as Settings option. Enables interactive Quick Previews within the Properties panel.

This feature impacts performance. Navigating the Asset Browser or Project Explorer will be faster if the preview is toggled off or inactive.

Save Layout to Project

Saves the Editor UI layout to the current WolvenKit project, making it persistent across sessions.

If you do this without an open Wolvenkit project, the view will be saved to the default file %USERPROFILE%\AppData\Roaming\REDModding\WolvenKit\DockStates.xml

Reset Layout

Resets the UI layout to the default from one of the following files (by priority):

  1. %USERPROFILE%\AppData\Roaming\REDModding\WolvenKit\DockStates.xml

  2. Path\To\Wolvenkit\DockStatesDefault.xml

This can be especially helpful if the layout is bugged or an editor window is unrecoverable.

Tools

Depot Generator

Tool for building a depot, a collection of extracted game assets to use them in other tools. Read more

Sound Modding Tool

Tool for modding sound files Read more

Script Manager

Toggles the Script Manager

Import Tool

Export Tool

Game

Launch Game

Launches Cyberpunk 2077

Launch Game with Steam

Launches Cyberpunk 2077 using Steam

Open Game Folder

Opens the Cyberpunk 2077 game directory in Windows Explorer

Extensions

Plugin Manager

Opens the WolvenKit Plugin Manager

Mod Manager

Opens the WolvenKit Plugin Manager

Cyberpunk Blender Add-on

Opens external-link to the Cyberpunk Blender Add-on GitHub page https://github.com/WolvenKit/Cyberpunk-Blender-add-on

Help

Setting Up WolvenKit

Opens an external-link to the Setup page

Creating a Mod

Opens an external-link to the Creating a Mod page

Discord Invitation

Opens an external-link to a Discord invitation

About WolvenKit

Opens an external-link to the About page

Last updated