NetKAN added mod - RSSeaDragon-0.3.99.0-adoption
This commit is contained in:
parent
a80fe50ed3
commit
21129e039a
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RSSeaDragon",
|
||||
"name": "Sea Dragon (SEA) by NecroBones",
|
||||
"abstract": "The infamous, never-built Sea Dragon rocket, in its full scale glory!",
|
||||
"author": [
|
||||
"NecroBones",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "0.3.99.0-adoption",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209579-*/",
|
||||
"spacedock": "https://spacedock.info/mod/440/Sea%20Dragon%20(SEA)%20by%20NecroBones",
|
||||
"repository": "https://github.com/zer0Kerbal/SeaDragon",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/SeaDragon/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/SeaDragon/master/SeaDragon.version",
|
||||
"x_screenshot": "https://spacedock.info/content/NecroBones_209/Real_Scale_Sea_Dragon/Real_Scale_Sea_Dragon-1459197417.6737235.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HangarExtender"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "QuickSearch"
|
||||
},
|
||||
{
|
||||
"name": "RealScaleBoosters"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NecroBones",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/440/Sea%20Dragon%20(SEA)%20by%20NecroBones/download/0.3.99.0-adoption",
|
||||
"download_size": 8873944,
|
||||
"download_hash": {
|
||||
"sha1": "84E0B7D6874EE806C7AEA05E90B22F5C9E3F266A",
|
||||
"sha256": "44F40220C693D74916C47F37247EFE06196F5C8C46FDDDCEBADE91C0BA516E17"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 18239263,
|
||||
"release_date": "2023-02-19T07:50:26.520905+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue