1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Limit CraftManager 1.1.5 compat to KSP 1.4-1.7 (#2703)

This commit is contained in:
DasSkelett
2022-05-08 16:47:38 +02:00
committed by GitHub
parent a66c74af43
commit 1511e975fe

View File

@ -12,6 +12,7 @@
},
"version": "1.1.5",
"ksp_version_min": "1.4",
"ksp_version_max": "1.7",
"depends": [
{
"name": "KXAPI"