mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
`"ksp_version_max"` was set to `"1.10.99"`, the new release is only 1.8 compatible. This commit reduces it to KSP 1.7 compatibility, so that the older version doesn't get pulled in on KSP 1.9.
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"spec_version": 1,
|
|
"identifier": "CameraTools",
|
|
"name": "Camera Tools",
|
|
"abstract": "KSP mod for camera control",
|
|
"author": "jrodrigv",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/84938-10-camera-tools-v13-compatibilityfixes-may-16/",
|
|
"repository": "https://github.com/jrodrigv/CameraTools",
|
|
"x_screenshot": "https://spacedock.info/content/BahamutoD_222/Camera_Tools/Camera_Tools-1456425830.4879806.jpg"
|
|
},
|
|
"version": "v1.12.0",
|
|
"ksp_version_min": "1.7.0",
|
|
"ksp_version_max": "1.7.99",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"download": "https://github.com/jrodrigv/CameraTools/releases/download/v1.12.0/CameraTools._04302019.zip",
|
|
"download_size": 3520611,
|
|
"download_hash": {
|
|
"sha1": "7296F28F7DADE5207EEDE8A6A360029735A038FF",
|
|
"sha256": "8195A3C254BB3F9EDDEEF7EB316735CD51BEB7C1A28F77A01DB9328EB37FE694"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|