Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2019-01-10 01:49:20 +00:00
commit 379c696891
3 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,8 @@
"repository": "https://github.com/linuxgurugamer/EngineIgnitor" "repository": "https://github.com/linuxgurugamer/EngineIgnitor"
}, },
"version": "1.3.3.4", "version": "1.3.3.4",
"ksp_version": "1.6.0", "ksp_version_min": "1.5.1",
"ksp_version_max": "1.6.0",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"

View File

@ -9,6 +9,8 @@
"repository": "https://github.com/linuxgurugamer/KSPLogger" "repository": "https://github.com/linuxgurugamer/KSPLogger"
}, },
"version": "0.4.6.2", "version": "0.4.6.2",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.5.99",
"recommends": [ "recommends": [
{ {
"name": "JanitorsCloset" "name": "JanitorsCloset"

View File

@ -16,7 +16,8 @@
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/Kartographer/Kartographer-1509426460.6679711.png" "x_screenshot": "https://spacedock.info/content/RealGecko_4471/Kartographer/Kartographer-1509426460.6679711.png"
}, },
"version": "1.1.2.4", "version": "1.1.2.4",
"ksp_version": "1.6.0", "ksp_version_min": "1.5.1",
"ksp_version_max": "1.6.0",
"depends": [ "depends": [
{ {
"name": "ToolbarController" "name": "ToolbarController"