UitkForKsp2 0.4.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
- Copy all the
.dll
files from<KSP 2 Folder>/KSP2_x64_Data/Managed
intoexternal_dlls
. - 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 chooseAssets
->Build AssetBundles
. You will find the built bundle inSpaceWarpUI/Assets/AssetBundles/kerbalui
.
- Copy the
kerbalui
file intoksp2_uitk/assets/bundles
. - Open the
Ksp2Uitk.sln
solution and build it. - Depending on the chosen build configuration, the full plugin can be found in one of the
Debug
orRelease
folders.
Showing the top 20 packages that depend on UitkForKsp2.
.NET Standard 2.0
- BepInEx.Analyzers (>= 1.0.8)
- BepInEx.AssemblyPublicizer.MSBuild (>= 0.4.0)
- BepInEx.Core (>= 5.4.21)
- BepInEx.PluginInfoProps (>= 2.1.0)
- HarmonyX (>= 2.10.1)
- UnityEngine.Modules (>= 2020.3.33)
- UnityEngine.UITK (>= 2020.3.33)
Version | Downloads | Last updated |
---|---|---|
2.4.0 | 1,286 | 12/15/2023 |
2.3.0 | 130 | 12/13/2023 |
2.2.0 | 129 | 12/10/2023 |
2.1.0 | 156 | 10/29/2023 |
2.0.0 | 341 | 10/26/2023 |
1.4.0 | 308 | 06/25/2023 |
1.3.0 | 170 | 06/12/2023 |
1.2.0 | 810 | 06/01/2023 |
1.1.0 | 146 | 05/28/2023 |
1.0.0 | 166 | 05/21/2023 |
0.5.1 | 144 | 05/19/2023 |
0.5.0 | 145 | 05/19/2023 |
0.4.0 | 147 | 04/17/2023 |