UitkForKsp2.Controls 2.1.0
UITK for KSP 2
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
- .NET SDK which conforms to the .NET Standard 2.1 (list here)
- Unity 2022.5.3 - 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 KerbalUI
- Build it yourself from the KerbalUI 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 inKerbalUI/Assets/AssetBundles/kerbalui
.
- Copy the
kerbalui
file intoplugin_template/assets/bundles
. - Open the
UitkForKsp2.sln
solution and build it, using either Visual Studio 2022, JetBrains Rider, or thedotnet
CLI tool. - 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
|
155 |
.NET Standard 2.1
- No dependencies.