
ElysiumKSP MDK
ElysiumKSP MDK is an unofficial lightweight modding development kit for Kerbal Space Program 1.12.5, built on .NET Framework 4.2 and C# 5.
✨ Features
- Simplified and compact game event handling
- Button manager for quick UI integration
New
Commnet Manager for get all parameters without Reflection parameters getting.
- Annotations for faster mod prototyping
📦 Current version
v0.0.1-prerelease-1
This is an early release aimed at making KSP API calls shorter and easier to use.
🔗 Links
🚀 Designed for mod developers who want to prototype faster without writing long boilerplate KSP API calls.# ElysiumKSP MDK
🔹 Summary
ElysiumKSP MDK is an unofficial Mod Development Kit for KSP that adds a compact event system, configuration menus, a performance optimizer, and utilities for handling game objects.
✨ Features
- 📡 Event System
- Orbit change & SOI change detection
- Landing detection
- Atmosphere entry / exit
- Orbit decay & collision warnings
-
Low fuel & low electric charge events
-
⚙️ Configuration Menu
- Adjustable thresholds for speed, periapsis/apogee accuracy
- Fuel & electric charge limits
-
Logging options and internal settings
-
📂 Mod Manager
- Scans installed mods
- Shows DLL versions
-
Detects configs
-
🚀 Performance Optimizer
- Automatic adjustments when FPS drops
- Simplifies physics for distant vessels
- Reduces particle count and rendering load
-
Controls rigidbody settings for optimization
-
🌐 Optional Networking API
- Vessel sync support
- Resource sync events
-
Custom inter-mod messaging
-
New
📡 CommnetManager
- Getting all parameters of commnet without Reflection using
➕ Pros
- Clean and easy-to-use event system
- Developer-friendly API
- In-game GUI for configuration
- FPS improvements during heavy gameplay
- Compatible with most mods
➖ Cons
- Needs more testing in large modpacks
- Optimizer may simplify visuals too aggressively at times
- Localization only in EN/RU
📦 Installation Atlassian
- Download repository from bitbucket, clone branch master
- Copy mod folder from GameData in zip of project
- Run KSP
📦 Installation Git Bash
- Check, if you install Git with Git Bash
- Create folder to mod copy and run in this folder cmd.exe
- Run git clone -b master git@bitbucket.org:elysiumkspofficial/elysiumksp.git
- Copy mod folder from GameData in zip of project
- Run KSP
Loading changelog...
Stats for ElysiumKSP MDK
Downloads over time
Downloads per version
New followers per day