mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Restrict/impose ksp_version_max attributes to mods so that they're not compatible with 1.1.0.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHRTJxaDllS0NFMTQ",
|
||||
"identifier": "TCShipInfo",
|
||||
"ksp_version_min": "0.24.2",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"license": "public-domain",
|
||||
"name": "Resource Details in Tracking Center",
|
||||
"resources": {
|
||||
|
Reference in New Issue
Block a user