From d574e39366c32674ae01302049fd949c632efc38 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sat, 2 May 2015 08:20:57 +0200 Subject: [PATCH] NetKAN generated mods - ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0, ContractConfigurator/ContractConfigurator-1.0.1 --- .../ContractConfigurator-Tourism-1.1.0.ckan | 40 +++++++++++++++++++ .../ContractConfigurator-1.0.1.ckan | 31 ++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0.ckan create mode 100644 ContractConfigurator/ContractConfigurator-1.0.1.ckan diff --git a/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0.ckan b/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0.ckan new file mode 100644 index 0000000000..d454529646 --- /dev/null +++ b/ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0.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.1.0", + "download": "https://github.com/jrossignol/ContractPack-Tourism/releases/download/1.1.0/ContractPack-Tourism_1.1.0.zip", + "x_generated_by": "netkan", + "download_size": 43811, + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.99" +} diff --git a/ContractConfigurator/ContractConfigurator-1.0.1.ckan b/ContractConfigurator/ContractConfigurator-1.0.1.ckan new file mode 100644 index 0000000000..a17d7ecb89 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.0.1.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "MIT", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "1.0.1", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.0.1/ContractConfigurator_1.0.1.zip", + "x_generated_by": "netkan", + "download_size": 215762, + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.2" +}