Merge pull request #416 from Dazpoet/fix_Flagpack
Fix Daz screwup with LSPFlags
This commit is contained in:
commit
2b40ffeee0
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier" : "LSPFlags",
|
||||||
|
"name" : "Lorefriendy Serious Parody Flags",
|
||||||
|
"author" : [ "UAL002" ],
|
||||||
|
"version" : "1.6",
|
||||||
|
"abstract" : "Fictional flag pack - contents serious or parody.",
|
||||||
|
"ksp_version_min" : "0.20",
|
||||||
|
"license" : "restricted",
|
||||||
|
|
||||||
|
"download": "https://dl.dropboxusercontent.com/u/6911908/UAL002_Flags_Current.zip",
|
||||||
|
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find" : "UAL002",
|
||||||
|
"install_to" : "GameData"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue