UitkForKsp2.Controls 2.0.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
- 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 intoplugin_template/assets/bundles
. - Open the
UitkForKsp2.sln
solution and build it. - Depending on the chosen build configuration, the full plugin can be found in one of the folders inside
dist
.
Showing the top 20 packages that depend on UitkForKsp2.Controls.
Packages | Downloads |
---|---|
UitkForKsp2
Package Description
|
341 |
UitkForKsp2
Package Description
|
308 |
UitkForKsp2
Package Description
|
170 |
UitkForKsp2
Package Description
|
156 |
.NET Standard 2.1
- No dependencies.