ReentryParticleEffect1.0 Install Directory fix. (#1201)
* ReentryParticleEffect1.0 Install Directory fix. * Lock down install
This commit is contained in:
parent
10c13efa27
commit
bf1fcc9ce5
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"spec_version": 1,
|
||||
"identifier": "ReentryParticleEffect",
|
||||
"name": "Reentry Particle Effect",
|
||||
"abstract": "This mod activates an unused stock particle effect for reentry, featuring a plasma trail and sparks. ",
|
||||
|
@ -11,6 +11,12 @@
|
|||
"repository": "https://github.com/pizzaoverhead/ReentryParticleEffect/",
|
||||
"x_screenshot": "https://spacedock.info/content/pizzaoverhead_837/Reentry_Particle_Effect/Reentry_Particle_Effect-1467580895.7216787.png"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file":"GameData/ReentryParticleEffect",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.1.3",
|
||||
"download": "https://spacedock.info/mod/819/Reentry%20Particle%20Effect/download/1.0",
|
||||
|
|
Loading…
Reference in New Issue