NetKAN generated mods - RealPlume-2-v13.0.0
This commit is contained in:
parent
3240cb31db
commit
3a9d88bd9e
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealPlume",
|
||||
"name": "Real Plume",
|
||||
"abstract": "A set of expanding plume effects and basic configs that can be attached to any engine as appropriate. Requires SmokeScreen and secondary configs to function correctly.",
|
||||
"author": [
|
||||
"Zorg",
|
||||
"Blowfish",
|
||||
"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:v13.0.0",
|
||||
"ksp_version_min": "1.1",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"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/v13.0.0/RealPlume_v13.0.0.zip",
|
||||
"download_size": 43013984,
|
||||
"download_hash": {
|
||||
"sha1": "7702F474710E40E988B9F5E2B9A8DC71EE860828",
|
||||
"sha256": "75267EB58495A1F233DD770DAD69A19687202A597F7153101A63150A7AACF59C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue