"NetKAN generated mods - RealPlume-2-v10.5"
This commit is contained in:
parent
ac0593f884
commit
17c10914a4
|
@ -0,0 +1,46 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "RealPlume",
|
||||||
|
"name": "Real Plume",
|
||||||
|
"abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.",
|
||||||
|
"author": "Felger",
|
||||||
|
"license": "CC-BY-NC-SA",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealPlume"
|
||||||
|
},
|
||||||
|
"version": "2:v10.5",
|
||||||
|
"ksp_version_min": "1.0.4",
|
||||||
|
"ksp_version_max": "1.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SmokeScreen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealPlumeConfigs"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "EngineLighting"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "HotRockets"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "RealPlume",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.5/RealPlume_v10.5.zip",
|
||||||
|
"download_size": 25141874,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue