Giter VIP home page Giter VIP logo

microengineer's Introduction

Micro Engineer - a KSP2 plugin

Displays useful information about your vessel in flight and in VAB. See your orbital and surface parameters, deltaV, TWR and many other things.

Micro Engineer

Links

Description

A (heavily) KER inspired mod to give you some additional information on your missions.

Flight:

  • You can enable and disable individual sections and pop them out into their own window or create your own window containing only the information you want to see.

VAB:

  • See stage info for your vessel - TWR, deltaV, burn time

Installation

Extract the contents of the .zip into your KSP2 installation folder.

Mod folder will be placed in ..\Kerbal Space Program 2\BepInEx\plugins\

Usage

  • While in flight or VAB, open the mod window by clicking its entry on the APP BAR
  • Or press CTRL + E to toggle windows

Flight:

  • Pop out windows and drag the where you want
  • Minimize the main window to hide irrelevant data
  • Popped out windows will snap to each other when being near
  • Open Edit windows by clicking on the gear icon
  • Edit windows:
    • add or remove any entry from any window any way you like
    • reorder entries inside the window
    • create new custom windows/huds with information you want
    • rename any window, rename any entry
    • change number of decimal digits for each entry
    • lock a window to prevent accidental dragging
  • Double-clicking an entry that displays a speed will change to an alternate unit: km/h

VAB:

  • See deltav, TWR, sea level deltav, sea level TWR and burn time for each stage
  • Set a different celestial body for each stage to see what TWR and deltav you'll get on that body

Dependency

Author & Licensing

Licence

microengineer's People

Contributors

admiralradish avatar falki-git avatar micrologist avatar

Forkers

sunserega

microengineer's Issues

Different settings per scene

// TODO: how to check for scene
// GameStateConfiguration gameStateConfiguration = GameManager.Instance.Game.GlobalGameState.GetGameState();
// if (gameStateConfiguration.IsFlightMode)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.