"NetKAN generated mods - RealPlume-v8.4.1"
This commit is contained in:
parent
dad50e5ad7
commit
06d7ff6b86
|
@ -1,10 +1,17 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"name": "Real Plume",
|
|
||||||
"identifier": "RealPlume",
|
"identifier": "RealPlume",
|
||||||
|
"name": "Real Plume",
|
||||||
"abstract": "Option install for Realism Overhaul, adds realistic plume expansion to engines. See thread for currently configured engines.",
|
"abstract": "Option install for Realism Overhaul, adds realistic plume expansion to engines. See thread for currently configured engines.",
|
||||||
|
"author": "NathanKell",
|
||||||
"license": "CC-BY-SA",
|
"license": "CC-BY-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||||
|
},
|
||||||
|
"version": "v8.4.1",
|
||||||
|
"ksp_version": "0.90.0",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "RealismOverhaul"
|
"name": "RealismOverhaul"
|
||||||
|
@ -21,10 +28,6 @@
|
||||||
"name": "HotRockets"
|
"name": "HotRockets"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
|
||||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
|
||||||
},
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "SmokeScreen_EffectCfgs",
|
"find": "SmokeScreen_EffectCfgs",
|
||||||
|
@ -39,10 +42,12 @@
|
||||||
"install_to": "GameData/RealismOverhaul"
|
"install_to": "GameData/RealismOverhaul"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "NathanKell",
|
|
||||||
"version": "v8.4.1",
|
|
||||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.4.1/RealismOverhaul-v8.4.1.zip",
|
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.4.1/RealismOverhaul-v8.4.1.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 17539101,
|
"download_size": 17539101,
|
||||||
"ksp_version": "0.90.0"
|
"download_hash": {
|
||||||
|
"sha1": "7057F03FF61DC7ADF24FCDCF97ACA62936E7C8A2",
|
||||||
|
"sha256": "F8E3CB81D15AC8FA929F3FFA04411809CA4DEDF6906DE391E6590369FB1D99BA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue