1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ContractConfigurator-GrandTours/ContractConfigurator-GrandTours-1-0.1.7.ckan"

This commit is contained in:
NetKAN inflator Robot
2015-08-21 15:28:48 +00:00
parent e0f03c6b0e
commit 0e0fac4c35

View File

@ -1,6 +1,10 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "ContractConfigurator-GrandTours", "identifier": "ContractConfigurator-GrandTours",
"name": "Contract Pack: Grand Tours",
"abstract": "A series of 12 Grand Tours of the system",
"author": "linuxgurugamer",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable", "release_status": "stable",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113400", "homepage": "http://forum.kerbalspaceprogram.com/threads/113400",
@ -8,6 +12,9 @@
"repository": "https://github.com/linuxgurugamer/GrandTours", "repository": "https://github.com/linuxgurugamer/GrandTours",
"x_screenshot": "https://kerbalstuff.com/content/linuxgurugamer_4490/ContractPack_Grand_Tours/ContractPack_Grand_Tours-1428674555.0624924.png" "x_screenshot": "https://kerbalstuff.com/content/linuxgurugamer_4490/ContractPack_Grand_Tours/ContractPack_Grand_Tours-1428674555.0624924.png"
}, },
"version": "1:0.1.7",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"depends": [ "depends": [
{ {
"name": "SpacetuxSA" "name": "SpacetuxSA"
@ -22,14 +29,7 @@
"install_to": "GameData/ContractPacks/Spacetux" "install_to": "GameData/ContractPacks/Spacetux"
} }
], ],
"name": "Contract Pack: Grand Tours",
"abstract": "A series of 12 Grand Tours of the system",
"version": "1:0.1.7",
"author": "linuxgurugamer",
"download": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours/download/0.1.7", "download": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours/download/0.1.7",
"license": "CC-BY-NC-SA-4.0",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"download_size": 207960, "download_size": 207960,
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }