NetKAN added mod - CryoEngines-1-2.0.3
This commit is contained in:
parent
3a9405c81d
commit
2994343735
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines",
|
||||
"name": "Cryogenic Engines",
|
||||
"abstract": "Provides new, very high efficiency engines in 1.25m, 2.5m and 3.75m size classes that burn liquid hydrogen.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1:2.0.3",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/106089-16x-cryogenic-engines-high-isp-chemical-rockets-january-21/",
|
||||
"spacedock": "https://spacedock.info/mod/709/Cryogenic%20Engines",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/CryoEngines",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/CryoEngines/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoEngines/master/CKAN/CryoEngines.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoEngines/master/GameData/CryoEngines/Versioning/CryoEngines.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"fr",
|
||||
"es-es",
|
||||
"zh-cn",
|
||||
"en-us",
|
||||
"ru",
|
||||
"pt-br",
|
||||
"ja"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CryoEngines-LFO"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/2.0.3",
|
||||
"download_size": 94705941,
|
||||
"download_hash": {
|
||||
"sha1": "8F1574BB9FC3EF45D09AB1A960B53DF7B649ECDC",
|
||||
"sha256": "D58FDD7C68A5A8E461EE0CF56E78560064FA0C1833DE6FEAB8B36F367235D108"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-01T02:19:09.731065+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue