NetKAN generated mods - ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.0, ContractConfigurator/ContractConfigurator-1.0.1

This commit is contained in:
NetKAN bot 2015-05-02 08:20:57 +02:00
parent 95637efbef
commit d574e39366
2 changed files with 71 additions and 0 deletions

View File

@ -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"
}

View File

@ -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"
}