Space Engineers

Space Engineers

Not enough ratings
BLUE - QOL - Libs
   
Award
Favorite
Favorited
Unfavorite
Items (4)
Rich HUD Master
Created by Dark Helmet
This is not a mod. This is the master module of the Rich HUD Framework: a set of shared tools made to help modders create custom GUI. It's not strictly necessary for you to subscribe to this. If you have a mod that uses this, then it should be loaded autom...
Text HUD API
Created by DraygoKorvan
Allows modders to add text to the players screen. This mod must be loaded along side any other mod that uses it. Graphics update note: Post-Processing causes all HUD API text to be dark and blurry unless it uses the PostPP blendtype. Common Issue: If the m...
Animation Engine
Created by Math
This a scripting language for SE that allows modders to create block animations with relative ease, no C# knowledge required. This is not a mod, its more of a framework for modders If you run into any bugs or missing features please request them on the dis...
Definition Extension API
Created by DraygoKorvan
API mod to add a custom <ModExtensions> Tag to any SBC file. Definitions can then be loaded by any mod using DefinitionExtensionsAPI.cs (included in this mod) and adding this mod as a dependency. Block mods do not need to add this mod as a dependency, just...