Skip to content

gamendegamer321/Reflektor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release KSP Version SpaceWarp Version Original License

Note

This repository is a fork of coldrifting/Reflektor.

This README has also been modified, view the original here.

About R.E.F.L.E.K.T.O.R

Reflektor2

Reflection Enhanced Fairly Lightweight Editor for KSP Two Objects and Rectangles

All jokes aside, a quicker, lighter weight alternative to Unity Explorer for KSP 2.

Installation

Important

Required dependencies:

Download the release from the latest release from GitHub.

Place the downloaded assembly in the BepInEx/Plugins folder. You can find the KSP 2 root folder by right-clicking the game in your steam library, selecting Manage and then clicking Browse local files.

Usage

  • Browse the GameObject tree and disable objects by right clicking in the browser (Shift + Alt + Q by default).
  • Fire a raycast to see what gameobjects are behind objects on the screen (Shift + Alt + R by default).
  • Edit Fields/Properties of objects and invoke parameterless methods in the inspector (Shift + Alt + E by default).
  • The new and improved editor supports editing of strings, numbers, booleans, enums (including multi-flag support), colors, vectors, etc, even inside of lists and dictionaries.
  • The logs view contains the BepInEx logs, allowing them to be viewed live in the game.
  • Logs can be filtered on the level of the message and on message contents.
  • The messages view contains a history of each MessageCenterMessage published in the MessageCenter.

About

A fork of Reflektor by coldrifting. Adding logs and messages to the UI

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C# 91.8%
  • SCSS 8.2%