From ecb4545151b54014d062ad8a3957b3eb6337ea76 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 5 Apr 2015 19:21:08 +0200 Subject: [PATCH] NetKAN generated mods - ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.0.1 --- .../ContractConfigurator-Tourism-1.0.1.ckan | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.0.1.ckan diff --git a/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.0.1.ckan b/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.0.1.ckan new file mode 100644 index 0000000000..2928fa7823 --- /dev/null +++ b/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.0.1.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-Tourism", + "abstract": "Space tourism! Take tourists to space and to visit the stations and bases that you've already created. Build new tourist attractions like the space casino mega-project.", + "name": "Contract Pack: Tourism", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "WaypointManager" + } + ], + "install": [ + { + "find": "Tourism", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113621", + "bugtracker": "https://github.com/jrossignol/ContractPack-Tourism/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Tourism/master/GameData/ContractPacks/Tourism/LICENSE.txt", + "repository": "https://github.com/jrossignol/ContractPack-Tourism" + }, + "version": "1.0.1", + "download": "https://github.com/jrossignol/ContractPack-Tourism/releases/download/1.0.1/ContractPack-Tourism_1.0.1.zip", + "x_generated_by": "netkan", + "download_size": 40294, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +}