'NetKAN generated mods - EpicSuits/EpicSuits-1.8.ckan'
This commit is contained in:
parent
45c031a424
commit
5b8239a491
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"identifier": "EpicSuits",
|
||||
"spec_version": "v1.4",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "epic suits/blue 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/gold ish suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/murica suit",
|
||||
"install_to": "GameData/TextureReplacer/Suits",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"file": "epic suits/orange shirt and 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 shirt and 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 shirt and 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 shirt and 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.8",
|
||||
"download": "https://kerbalstuff.com/mod/767/epic%20suits/download/1.8",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 63647798
|
||||
}
|
Loading…
Reference in New Issue