Ksp2Uitk 0.3.0

UITK for KSP 2

(experimental) This mod brings Unity UI Toolkit support to Kerbal Space Program 2.

How to use

For examples of how to use this in a SpaceWarp mod, see the UitkTestMod project.

Build requirements

  • Visual Studio 2022
  • .NET SDK which conforms to the .NET Standard 2.0 (list here)
  • Unity 2020.3.33 - if you want to build the theme yourself

Building

  1. Copy all the .dll files from <KSP 2 Folder>/KSP2_x64_Data/Managed into external_dlls.
  2. Get a copy of the kerbalui bundle. You have two options:
    • Download it from the latest release of SpaceWarp UI
    • Build it yourself from the included SpaceWarpUI project. All you need to do is open it in Unity, and in the toolbar choose Assets -> Build AssetBundles. You will find the built bundle in SpaceWarpUI/Assets/AssetBundles/kerbalui.
  3. Copy the kerbalui file into ksp2_uitk/assets/bundles.
  4. Open the Ksp2Uitk.sln solution and build it.
  5. Depending on the chosen build configuration, the full plugin can be found in one of the Debug or Release folders.

No packages depend on Ksp2Uitk.

.NET Standard 2.0

Version Downloads Last updated
0.3.0 295 04/16/2023
0.2.5 146 04/12/2023