"NetKAN generated mods - StockRT-v1.32"
This commit is contained in:
parent
5f7e68a923
commit
17c7bc4d3c
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"spec_version": 1,
|
||||
"identifier": "StockRT",
|
||||
"name": "StockRT",
|
||||
"abstract": "Adds the possibility to use the RemoteTech mod without the additional parts.",
|
||||
|
@ -11,7 +11,8 @@
|
|||
"repository": "https://github.com/malahx/StockRT"
|
||||
},
|
||||
"version": "v1.32",
|
||||
"ksp_version": "1.1.2",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -19,7 +20,7 @@
|
|||
},
|
||||
{
|
||||
"name": "RemoteTech",
|
||||
"min_version": "1.6.0"
|
||||
"min_version": "v1.6.0"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
|
|
Loading…
Reference in New Issue