NetKAN generated mods - ContractConfigurator-HistoryofSpaceflight-RSS-0.9.1
This commit is contained in:
parent
2b6bd6fbaa
commit
6539d2e25e
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-HistoryofSpaceflight-RSS",
|
||||
"name": "History of Spaceflight RSS",
|
||||
"abstract": "A contract pack recreating almost all real-life missions that were actually flown, currently up until 1967. This version is for users of RSS and fits well with RP-0/RP-1.",
|
||||
"author": [
|
||||
"Morphisor",
|
||||
"Frylovespi"
|
||||
],
|
||||
"version": "0.9.1",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192880-12-19x-contract-pack-history-of-spaceflight/",
|
||||
"spacedock": "https://spacedock.info/mod/2385/History%20of%20Spaceflight%20RSS",
|
||||
"repository": "https://github.com/Frylovespi/History-of-Spaceflight/"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career"
|
||||
],
|
||||
"provides": [
|
||||
"ContractConfigurator-HistoryofSpaceflight"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "NewTantares"
|
||||
},
|
||||
{
|
||||
"name": "ProbesPlus"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ContractConfigurator-HistoryofSpaceflight"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractPacks",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "GenericEngines",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "GenericPlumes",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2385/History%20of%20Spaceflight%20RSS/download/0.9.1",
|
||||
"download_size": 15143672,
|
||||
"download_hash": {
|
||||
"sha1": "27897509E1048724F0D24279C65EBF1E6912B967",
|
||||
"sha256": "3CBDF06361D4E16684987CCDDAA629B02BA71BD4FF9FA8D1B44A2F9FCA2B8EE8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue