"NetKAN generated mods - RealScaleBoosters-0.16"
This commit is contained in:
parent
a6e7d449ac
commit
8df34b673c
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealScaleBoosters",
|
||||
"name": "Real Scale Boosters",
|
||||
"abstract": "Realistically scaled rocket parts, with real-world stats and performance, based on actual rocket designs.",
|
||||
"author": "NecroBones",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130776-RSB",
|
||||
"spacedock": "https://spacedock.info/mod/90/Real%20Scale%20Boosters",
|
||||
"x_screenshot": "https://spacedock.info/content/NecroBones_209/Real_Scale_Boosters/Real_Scale_Boosters-1455805225.1635485.jpg"
|
||||
},
|
||||
"version": "0.16",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HangarExtender"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RSSeaDragon"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RealScaleBoosters",
|
||||
"install_to": "GameData",
|
||||
"filter": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/90/Real%20Scale%20Boosters/download/0.16",
|
||||
"download_size": 25449559,
|
||||
"download_hash": {
|
||||
"sha1": "8D26CA20763E2FABF4891EFA4D84E1FFD4829278",
|
||||
"sha256": "CD0D9D850ADA72917C4D92DC66BEDF311EEDC62493FCA88B174D034C8D01408C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue