24 lines
823 B
Plaintext
24 lines
823 B
Plaintext
{
|
|
"spec_version" : 1,
|
|
"identifier" : "PartIconFixer",
|
|
"name" : "Part Icon Fixer",
|
|
"abstract" : "This is a little mod to fix a problem with the way KSP creates certain part icons:",
|
|
"author" : "xEvilReeperx",
|
|
"license" : "MIT",
|
|
"version" : "1.2",
|
|
"ksp_version_min" : "0.25",
|
|
"ksp_version_max" : "0.90",
|
|
"resources" : {
|
|
"homepage" : "http://forum.kerbalspaceprogram.com/threads/101632",
|
|
"repository" : "https://bitbucket.org/xEvilReeperx/ksp_particonfixer/overview"
|
|
},
|
|
"install" :
|
|
[
|
|
{
|
|
"file" : "PartIconFixer_1_2.dll",
|
|
"install_to" : "GameData"
|
|
}
|
|
],
|
|
"download" : "https://bitbucket.org/xEvilReeperx/ksp_particonfixer/downloads/KSP-0.25_PartIconFixer_v1.2.zip"
|
|
}
|