ModuleFixer

Tested, installs correctly.  Weird text in preview.
This commit is contained in:
Felger 2014-11-22 03:06:07 -06:00
parent 3262f1a4ed
commit 861ed62711
1 changed files with 22 additions and 0 deletions

22
ModuleFixer.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "ModuleFixer",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/63109"
},
"name": "Module Fixer",
"license": "GPL-3.0",
"abstract": "This fixes the problems of “exploding/expanding” parts in the VAB while hovering over some parts in some mods.",
"author": "arsenic87",
"version": "3",
"download": "https://www.dropbox.com/s/ykqj3g0ilprg6b1/ModuleFixer.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
{
"file" : "ModuleFixer",
"install_to" : "GameData"
}
]
}