From 04afb9e3546e06e9301078ce2a4f899cdc532f9d Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Sun, 23 Nov 2014 18:07:11 +0100 Subject: [PATCH 1/2] Hand-crafted CKAN because the Airships are curse-only as for now --- HooliganLabsAirships-3.0.0.ckan | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 HooliganLabsAirships-3.0.0.ckan diff --git a/HooliganLabsAirships-3.0.0.ckan b/HooliganLabsAirships-3.0.0.ckan new file mode 100644 index 0000000000..7bcab3b2d4 --- /dev/null +++ b/HooliganLabsAirships-3.0.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "HooliganLabsAirships", + "release_status": "stable", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/53961", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220395-hl-airships-v3-0-0-for-ksp-0-25" + }, + "depends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "HooliganLabs/GameData/HooliganLabs", + "install_to": "GameData", + "filter": "Source" + } + ], + "ksp_version": "0.25", + "name": "HL Airships", + "abstract": "HL Airships adds several airship parts to the game, allowing you to build and design absurd flying contraptions that would make Willy Wonka proud.", + "author": "JewelShisen", + "version": "0.25.0", + "x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment", + "download": "http://addons.cursecdn.com/files/2216/781/HooliganLabs%20V3.0.0.zip", + "download_size": 11450314 +} \ No newline at end of file From 67fc80e037830efc9b483c91499eb55b5727d9e7 Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Sun, 23 Nov 2014 18:40:35 +0100 Subject: [PATCH 2/2] Oops, wrong version for mod --- HooliganLabsAirships-3.0.0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HooliganLabsAirships-3.0.0.ckan b/HooliganLabsAirships-3.0.0.ckan index 7bcab3b2d4..6829be6568 100644 --- a/HooliganLabsAirships-3.0.0.ckan +++ b/HooliganLabsAirships-3.0.0.ckan @@ -23,7 +23,7 @@ "name": "HL Airships", "abstract": "HL Airships adds several airship parts to the game, allowing you to build and design absurd flying contraptions that would make Willy Wonka proud.", "author": "JewelShisen", - "version": "0.25.0", + "version": "3.0.0", "x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment", "download": "http://addons.cursecdn.com/files/2216/781/HooliganLabs%20V3.0.0.zip", "download_size": 11450314