diff --git a/AllYAll/AllYAll-1-0.11.17.3.ckan b/AllYAll/AllYAll-1-0.11.17.3.ckan new file mode 100644 index 0000000000..4fdfce8666 --- /dev/null +++ b/AllYAll/AllYAll-1-0.11.17.3.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "AllYAll", + "name": "All Y'All", + "abstract": "In-Flight Common Action Grouping", + "author": [ + "HMV", + "linuxgurugamer" + ], + "license": "CC-BY-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155858-ksp-122-all", + "spacedock": "https://spacedock.info/mod/628/All%20Y'All", + "repository": "https://github.com/linuxgurugamer/AllYAll", + "x_screenshot": "https://spacedock.info/content/HMV_4317/All_YAll/All_YAll-1462073929.7322848.jpg" + }, + "version": "1:0.11.17.3", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.2", + "localizations": [ + "de-de", + "en-us", + "es-es", + "it-it", + "jp", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://spacedock.info/mod/628/All%20Y%27All/download/0.11.17.3", + "download_size": 49853, + "download_hash": { + "sha1": "6E9252F9A8E2606F89360082E94AA529A953D440", + "sha256": "32814C2526F0013CEFE7A795901C616971B0F13F83557DB321ECDF66926EC46E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/TestFlight/TestFlight-1.10.0.0.ckan b/TestFlight/TestFlight-1.10.0.0.ckan index 40bdab396a..81a5155c34 100644 --- a/TestFlight/TestFlight-1.10.0.0.ckan +++ b/TestFlight/TestFlight-1.10.0.0.ckan @@ -7,7 +7,7 @@ "license": "CC-BY-NC-SA-4.0", "release_status": "stable", "resources": { - "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-122-testflight-v180-01-may-2017-bring-flight-testing-to-ksp/", + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*", "repository": "https://github.com/KSP-RO/TestFlight", "bugtracker": "https://github.com/KSP-RO/TestFlight/issues" }, @@ -25,7 +25,10 @@ "install": [ { "file": "GameData/TestFlight", - "install_to": "GameData" + "install_to": "GameData", + "filter": [ + "Config" + ] } ], "download": "https://github.com/KSP-RO/TestFlight/releases/download/1.10.0.0/TestFlightCore-1.10.0.0.zip", diff --git a/TestFlightConfigStock/TestFlightConfigStock-1.10.0.0.ckan b/TestFlightConfigStock/TestFlightConfigStock-1.10.0.0.ckan index ec9275e1f1..f48c563a91 100644 --- a/TestFlightConfigStock/TestFlightConfigStock-1.10.0.0.ckan +++ b/TestFlightConfigStock/TestFlightConfigStock-1.10.0.0.ckan @@ -7,7 +7,7 @@ "license": "CC-BY-NC-SA-4.0", "release_status": "stable", "resources": { - "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-122-testflight-v180-01-may-2017-bring-flight-testing-to-ksp/", + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*", "repository": "https://github.com/KSP-RO/TestFlight", "bugtracker": "https://github.com/KSP-RO/TestFlight/issues" }, @@ -34,7 +34,10 @@ "install": [ { "file": "GameData/TestFlight", - "install_to": "GameData" + "install_to": "GameData", + "filter": [ + "ignore.txt" + ] } ], "download": "https://github.com/KSP-RO/TestFlight/releases/download/1.10.0.0/TestFlightConfigStock-1.10.0.0.zip",