"NetKAN generated mods - ContractConfigurator-ContractPackHistoricalProgression-1.5"
This commit is contained in:
parent
03b35b6f1c
commit
c87fa8f3e5
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"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.5",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"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.5",
|
||||
"download_size": 755656,
|
||||
"download_hash": {
|
||||
"sha1": "BA544181201F6601B2EDB2800F397A7DC7FAE214",
|
||||
"sha256": "D575B70327FED5A1173E33A3CE531DEC829CA7391CE192297B1C837207B3581E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue