NetKAN generated mods - CollisionFX-v4.0
This commit is contained in:
parent
21f713dcdf
commit
28c3aa8484
|
@ -4,14 +4,18 @@
|
|||
"name": "Collision FX",
|
||||
"abstract": "A KSP mod which adds sound, light and particle effects to collisions.",
|
||||
"author": "pizzaoverhead",
|
||||
"version": "v4.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/91537-*",
|
||||
"repository": "https://github.com/pizzaoverhead/CollisionFX"
|
||||
},
|
||||
"version": "v4.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -30,9 +34,5 @@
|
|||
"sha256": "5A3D543DFEBA72D661C2159053233F48A252D4F914720EB75522DFC191CC92C2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue