NetKAN generated mods - OmicronFlyingSpaceCar-0.6.5
This commit is contained in:
parent
0f32aee249
commit
ef4b50b814
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OmicronFlyingSpaceCar",
|
||||
"name": "Omicron Flying Space Car",
|
||||
"abstract": "Parts and a plugin that are walkable inside ingame (not IVA). Is Like near future Vtol flying car, but this one can go to space.",
|
||||
"author": "Climberfx",
|
||||
"version": "0.6.5",
|
||||
"ksp_version_min": "1.7.3",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/154862-191-omicron-flying-space-car-release-060/",
|
||||
"spacedock": "https://spacedock.info/mod/2413/Omicron%20Flying%20Space%20Car",
|
||||
"repository": "https://github.com/rvalle7/Omicron",
|
||||
"x_screenshot": "https://spacedock.info/content/Climberfx_40376/Omicron_Flying_Space_Car/Omicron_Flying_Space_Car-1589099562.3637786.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSPWheel"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage2"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Omicron",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2413/Omicron%20Flying%20Space%20Car/download/0.6.5",
|
||||
"download_size": 21750549,
|
||||
"download_hash": {
|
||||
"sha1": "C59BFC148B6F53E9C082368636C1678126FADA10",
|
||||
"sha256": "E1F9D5234D8C1AC515EC50BBAD31E75EB67AFFD472A2998FEB87559853C81596"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue