0 of 0

File information

Last updated

Original upload

Created by

ManlyMarco

Uploaded by

cbethax

Virus scan

Safe to use

Tags for this mod

About this mod

In-game inspector, editor and interactive console for applications made with Unity3D game engine. It's designed for debugging and modding Unity games.

Requirements
Permissions and credits
Changelogs
In-game inspector, editor and interactive console for applications made with Unity3D game engine. It's designed for debugging and modding Unity games.

Features
  • Works on most Unity games running with Unity Mod Manager
  • GameObject and component browser
  • Object inspector that allows modifying values of objects in real time
  • REPL C# console
  • All parts are integrated together (e.g. REPL console can access inspected object, inspector can focus objects on GameObject list, etc.)

How to use
  • This is a Unity Mod Manager mod. It requires Unity Mod Manager. Grab it from here and follow installation instructions.
  • Download the RuntimeUnityEditor and install it using Unity Mod Manager or manually by extracting the build into Mods folder of the game directory.
  • Download msc.zip and extract it into game directory's GameName_Data/Managed
  • To turn on press the F12 key when in-game. A window should appear on top of the game. If it doesn't appear, check logs for errors.

Based on the original: Runtime Unity Editor for BepInEx

Source code: https://github.com/SvetlozarValchev/RuntimeUnityEditor