Update RCSBuildAid-v1.0.ckan (#2190)
add ksp_version_max 1.10.1 to RCSBuildAid v1.0 since it won't work in KSP 1.11
This commit is contained in:
parent
657f07487f
commit
3d874da310
|
@ -6,6 +6,7 @@
|
|||
"author": "m4v",
|
||||
"version": "v1.0",
|
||||
"ksp_version_min": "1.9.1",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "LGPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/33124-*/",
|
||||
|
|
Loading…
Reference in New Issue