-
Notifications
You must be signed in to change notification settings - Fork 0
Tools
JonnyOThan edited this page Apr 6, 2025
·
8 revisions
-
PartTools
A package for Unity 2019.4.18f that assists in creating .mu files and IVA layouts. The TextMeshPro package can be found here. -
Starilex NightStar
A better version of PartTools for IVA development. The official PartTools has a bug in locales where comma is used as a decimal separator; this fixes that and adds several more tools that are useful for placing props. -
VSCode
Mostly a text editor, but can also be configured to compile C#. Works great for editing .cfg files with this extension -
Visual Studio Community Edition
A popular IDE for compiling C#. Can be used with KSPBuildTools to build plugin mods for KSP. -
io_object_mu
A plugin for Blender that allows for importing and exporting .mu files. Blender versions 3.x are recommended. -
TextAnalysisTool.NET
An excellent tool for reading, searching, and filtering large log files -
UnityExplorerKSP
A KSP-specific version of UnityExplorer, which runs in-game and lets you inspect and edit nearly anything within the unity engine.