Reindexed ContractConfigurator and DockingPortAlignmentIndicator

This commit is contained in:
Paul Fenwick 2015-03-12 12:17:49 +11:00
parent 83358a5d1b
commit c88876ff29
2 changed files with 55 additions and 0 deletions

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": "0.6.7",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.6.7/ContractConfigurator_0.6.7.zip",
"x_generated_by": "netkan",
"download_size": 158225,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "DockingPortAlignmentIndicator",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/43901",
"kerbalstuff": "https://kerbalstuff.com/mod/491/Docking%20Port%20Alignment%20Indicator"
},
"install": [
{
"file": "GameData/NavyFish",
"install_to": "GameData"
}
],
"ksp_version": "0.90",
"name": "Docking Port Alignment Indicator",
"license": "MIT",
"abstract": "The Docking Port Alignment Indicator is designed to help you dock manually, by presenting target alignment and relative position in a clean and intuitive manner.",
"author": "NavyFish",
"version": "6.1",
"download": "https://kerbalstuff.com/mod/491/Docking%20Port%20Alignment%20Indicator/download/6.1",
"x_generated_by": "netkan",
"download_size": 505947
}