Limit CraftManager 1.1.5 compat to KSP 1.4-1.7 (#2703)
This commit is contained in:
parent
a66c74af43
commit
1511e975fe
|
@ -12,6 +12,7 @@
|
|||
},
|
||||
"version": "1.1.5",
|
||||
"ksp_version_min": "1.4",
|
||||
"ksp_version_max": "1.7",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KXAPI"
|
||||
|
|
Loading…
Reference in New Issue