NetKAN generated mods - OmicronFlyingSpaceCar-0.6.1
This commit is contained in:
parent
6dbea934b1
commit
730bbcf4cd
|
@ -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.1",
|
||||
"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-1587968162.6188934.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.1",
|
||||
"download_size": 19658793,
|
||||
"download_hash": {
|
||||
"sha1": "3EB3C1981D07D17DDDD9044E74902D4F7CA275FD",
|
||||
"sha256": "EDF7852F01EB50BB25D2C9CA77F086D63FE4F5F3DC7325B6C02B4553C4EA3C78"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue