NetKAN generated mods - RealPlume-2-v13.3.1
This commit is contained in:
parent
d8fed0ff81
commit
ce92ee7c4b
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "2:v13.3.1",
|
||||
"ksp_version_min": "1.1",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||
"repository": "https://github.com/KSP-RO/RealPlume",
|
||||
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/RealPlume/master/RealPlume.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics",
|
||||
"sound"
|
||||
],
|
||||
"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.3.1/RealPlume_v13.3.1.zip",
|
||||
"download_size": 20224874,
|
||||
"download_hash": {
|
||||
"sha1": "01B16F48B3182E8D8882C8CF7D47C070AF1467ED",
|
||||
"sha256": "37D4FE9F2D370319840BD800FB9CEE79511322765F1A50137CE1970B939D0C00"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue