ksp-assemblies - UnityEngine.IMGUIModule 1.9.1
Dummy assembly for compiling KSP mods.
PM> Install-Package UnityEngine.IMGUIModule -Version 1.9.1 -Source https://www.myget.org/F/ksp-assemblies/api/v3/index.json
> nuget.exe install UnityEngine.IMGUIModule -Version 1.9.1 -Source https://www.myget.org/F/ksp-assemblies/api/v3/index.json
> dotnet add package UnityEngine.IMGUIModule --version 1.9.1 --source https://www.myget.org/F/ksp-assemblies/api/v3/index.json
source https://www.myget.org/F/ksp-assemblies/api/v3/index.json
nuget UnityEngine.IMGUIModule ~> 1.9.1
Copy to clipboard
> choco install UnityEngine.IMGUIModule --version 1.9.1 --source https://www.myget.org/F/ksp-assemblies/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "ksp-assemblies" -SourceLocation "https://www.myget.org/F/ksp-assemblies/api/v2"
Install-Module -Name "UnityEngine.IMGUIModule" -RequiredVersion "1.9.1" -Repository "ksp-assemblies"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.9.1 | 17.07 KB | Thu, 27 Feb 2020 21:42:59 GMT | 10 |
|
||
|
|
1.9.0 | 17.07 KB | Wed, 12 Feb 2020 22:59:20 GMT | 0 |
|
||
|
|
1.8.1 | 17.07 KB | Mon, 03 Feb 2020 22:18:16 GMT | 8 |
|