NetKAN generated mods - EpicSuits/EpicSuits-1.4
This commit is contained in:
parent
7b15b4aca8
commit
e09c845c6d
|
@ -0,0 +1,74 @@
|
||||||
|
{
|
||||||
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
|
"identifier": "EpicSuits",
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "TextureReplacer"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "epic suits/EVAtexture.png",
|
||||||
|
"install_to": "GameData/TextureReplacer/Default",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/Red shirt and suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/blue suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/cyan suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/orange suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/purple suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/red suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/white suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/yellow suit",
|
||||||
|
"install_to": "GameData/TextureReplacer/Suits",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "epic suits/license and legal.txt",
|
||||||
|
"install_to": "GameData/TextureReplacer/EpicSuitsLicense"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/120293-epic-suits?p=1924275#post1924275",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/767/epic%20suits"
|
||||||
|
},
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
|
"name": "epic suits",
|
||||||
|
"abstract": "its a texture replacer add on",
|
||||||
|
"author": "commonnefer",
|
||||||
|
"version": "1.4",
|
||||||
|
"download": "https://kerbalstuff.com/mod/767/epic%20suits/download/1.4",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 31277845
|
||||||
|
}
|
Loading…
Reference in New Issue