"NetKAN generated mods - EpicSuits-1.9"
This commit is contained in:
parent
02d4e2d9a2
commit
285f5cdcab
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EpicSuits",
|
||||
"name": "epic suits",
|
||||
"abstract": "its a texture replacer add on",
|
||||
"author": "commonnefer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/120293-epic-suits?p=1924275#post1924275",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/767/epic%20suits",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/commonnefer_9867/epic_suits/epic_suits-1437079825.388994.png"
|
||||
},
|
||||
"version": "1.9",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "epic suits/the orginal suits /blue shirt and suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /blue suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /cyan suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /orange shirt and suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /orange suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /purple suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /Red shirt and suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /red suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /white shirt and suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /white suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /yellow shirt and suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/the orginal suits /yellow suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/767/epic%20suits/download/1.9",
|
||||
"download_size": 71682918,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue