romen-h / ONI-RuntimeUnityEditor

In-game inspector and debugging tools for Oxygen Not Included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runtime Unity ONI Editor / Debugging Tools

In-game inspector, editor and interactive console for Oxygen Not Included.
Based on the Runtime Unity Editor project.

Features

  • GameObject and component browser
  • Object inspector that allows modifying values of objects in real time
  • REPL C# console Not upgraded for .NET 4.7.1 yet

preview

How to build

  1. Get Visual Studio 2019 (recommended) or the latest version of Visual Studio 2017.
  2. Clone the repository.
  3. Open the solution in Visual Studio and build the RuntimeUnityEditor.Core and RuntimeUnityEditor.ONI projects.

Notes:

  • You have to reconnect the references to the Oxygen Not Included "Managed" folder.
  • After installing the mod, copy the mod.yaml and mod_info.yaml files to the mod folder.

About

In-game inspector and debugging tools for Oxygen Not Included.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%