diff --git a/CargoFreighter/CargoFreighter-0.3.1.ckan b/CargoFreighter/CargoFreighter-0.3.1.ckan index 14793ef210..750077540c 100644 --- a/CargoFreighter/CargoFreighter-0.3.1.ckan +++ b/CargoFreighter/CargoFreighter-0.3.1.ckan @@ -4,14 +4,18 @@ "name": "Coyote Space Industries - Cargo Freighter", "abstract": "", "author": "dboi88", + "version": "0.3.1", + "ksp_version": "1.3.1", "license": "restricted", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159615-12xcoyote-space-industries-cargo-freighter-v017/", "spacedock": "https://spacedock.info/mod/1332/Coyote%20Space%20Industries%20-%20Cargo%20Freighter", "x_screenshot": "https://spacedock.info/content/dboi88_12029/Coyote_Space_Industries_-_Cargo_Freighter/Coyote_Space_Industries_-_Cargo_Freighter-1493585995.7876618.png" }, - "version": "0.3.1", - "ksp_version": "1.3.1", + "tags": [ + "parts", + "manned" + ], "depends": [ { "name": "USITools" @@ -53,19 +57,19 @@ ], "install": [ { + "find": "CoyoteSpaceIndustries", + "install_to": "GameData", "filter_regexp": [ ".*\\.pdb$" - ], - "install_to": "GameData", - "find": "CoyoteSpaceIndustries" + ] }, { - "install_to": "Ships", - "find": "VAB" + "find": "VAB", + "install_to": "Ships" }, { - "install_to": "Ships", - "find": "SPH" + "find": "SPH", + "install_to": "Ships" } ], "download": "https://spacedock.info/mod/1332/Coyote%20Space%20Industries%20-%20Cargo%20Freighter/download/0.3.1", @@ -75,6 +79,5 @@ "sha256": "B710DF2DC03926E53CDB57E855B724913EDF1CF091FC7B7929D2E40FDA79EB02" }, "download_content_type": "application/zip", - "x_via": "Automated Linuxgurugamer CKAN script", "x_generated_by": "netkan" }