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:
Elián Hanisch 2020-12-19 15:07:18 -03:00 committed by GitHub
parent 657f07487f
commit 3d874da310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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-*/",