NetKAN generated mods - LSPFlags/LSPFlags-1.6
This commit is contained in:
parent
35df6cb0ef
commit
2a06817346
|
@ -1,19 +1,22 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier" : "LSPFlags",
|
"identifier": "LSPFlags",
|
||||||
"name" : "Lorefriendy Serious Parody Flags",
|
"name": "LoreFriendly Serious Parody Flag Pack",
|
||||||
"author" : [ "UAL002" ],
|
"abstract": "A set of seriously parody flags for your KSP install",
|
||||||
"version" : "1.6",
|
"license": "restricted",
|
||||||
"abstract" : "Fictional flag pack - contents serious or parody.",
|
"ksp_version_min": "0.20",
|
||||||
"ksp_version_min" : "0.20",
|
"install": [
|
||||||
"license" : "restricted",
|
|
||||||
|
|
||||||
"download": "https://dl.dropboxusercontent.com/u/6911908/UAL002_Flags_Current.zip",
|
|
||||||
|
|
||||||
"install": [
|
|
||||||
{
|
{
|
||||||
"find" : "UAL002",
|
"find": "UAL002",
|
||||||
"install_to" : "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/ual002/Lorefriendly-Serious-Parody-Flags"
|
||||||
|
},
|
||||||
|
"author": "ual002",
|
||||||
|
"version": "1.6",
|
||||||
|
"download": "https://github.com/ual002/Lorefriendly-Serious-Parody-Flags/releases/download/1.6/Lorefriendly-Serious-Parody-Flags-1.6.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 672727
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue