'NetKAN generated mods - RealPlume/RealPlume-1-v0.4.2.ckan'
This commit is contained in:
parent
f8c97328f1
commit
2528573b13
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"ksp_version": "1.0",
|
||||||
|
"name": "Real Plume",
|
||||||
|
"identifier": "RealPlume",
|
||||||
|
"abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.",
|
||||||
|
"license": "CC-BY-NC-SA",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SmokeScreen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealPlumeConfigs"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "EngineLighting"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "HotRockets"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealPlume"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "RealPlume",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "1:v0.4.2",
|
||||||
|
"author": "Felger",
|
||||||
|
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v0.4.2/RealPlume_v0.4.2.zip",
|
||||||
|
"download_size": 25755015,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue