"NetKAN generated mods - ContractConfigurator-ContractPackHistoricalProgression-1.2"
This commit is contained in:
parent
b5f1424061
commit
ee07c979fa
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-ContractPackHistoricalProgression",
|
||||
"name": "Contract Pack: Historical Progression",
|
||||
"abstract": "This contract pack is designed to take you through the history of the human space program. It will take you from the first sounding rockets to New Horizons and into the future. You will be tasked with recreating some of the most ambitious missions like the Apollo Program, Voyager and the International Space Station. It is up to you to guide the Kerbals into the cosmos through a historical progression.",
|
||||
"author": "Pap",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/143397-113-contract-pack-historical-progression-v12-7232016/",
|
||||
"spacedock": "https://spacedock.info/mod/829/Contract%20Pack:%20Historical%20Progression",
|
||||
"repository": "https://github.com/pap1723/HistoricalProgression",
|
||||
"x_screenshot": "https://spacedock.info/content/Pap_5974/Contract_Pack_Historical_Progression/Contract_Pack_Historical_Progression-1468011447.1207285.png"
|
||||
},
|
||||
"version": "1.2",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator",
|
||||
"min_version": "2.6.25"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "HistoricalProgressionTechTree"
|
||||
},
|
||||
{
|
||||
"name": "UnmannedBeforeManned"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HistoricalProgression",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/829/Contract%20Pack:%20Historical%20Progression/download/1.2",
|
||||
"download_size": 754821,
|
||||
"download_hash": {
|
||||
"sha1": "B999310994BD0A419D662080BEF9E04930B8A259",
|
||||
"sha256": "2CCAE8221A6E048EB7AB261579601D8FA6F2E0AF0B6173E24086474FAD32B558"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue