NetKAN added mod - Fuji-1.4
This commit is contained in:
parent
f2d5cbb21d
commit
b33167126a
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "Fuji",
|
||||
"name": "Fuji",
|
||||
"abstract": "Fuji (ふじ) was a crewed spacecraft of the space capsule kind, proposed by Japan's National Space Development Agency (NASDA) Advanced mission Research center in December 2001.",
|
||||
"author": "Well",
|
||||
"version": "1.4",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188488-173-fuji-10/",
|
||||
"spacedock": "https://spacedock.info/mod/2240/Fuji",
|
||||
"repository": "https://github.com/AstroWell/Fuji",
|
||||
"bugtracker": "https://github.com/AstroWell/Fuji/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Well_7448/Fuji/Fuji-1569425093.842322.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"crewed",
|
||||
"first-person",
|
||||
"graphics",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Fuji",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "CraftFiles/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": [
|
||||
"https://github.com/AstroWell/Fuji/releases/download/v1.4/Fuji_1.4.zip",
|
||||
"https://spacedock.info/mod/2240/Fuji/download/1.4"
|
||||
],
|
||||
"download_size": 4994666,
|
||||
"download_hash": {
|
||||
"sha1": "98A1CC27A0CF0B83A0C1C019015523193723ECFE",
|
||||
"sha256": "9BF7736E5C0633F36CB0E7E86FF237A42A7EC847D17E8C98D0748A4936AAF86E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 17286601,
|
||||
"release_date": "2022-07-18T15:17:25.351978+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue