"NetKAN generated mods - ShadowWorksStockalikeSLSandMore-1.1"
This commit is contained in:
parent
0642f25d42
commit
c487429397
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.10",
|
"spec_version": "v1.4",
|
||||||
"identifier": "ShadowWorksStockalikeSLSandMore",
|
"identifier": "ShadowWorksStockalikeSLSandMore",
|
||||||
"name": "ShadowWorks - Stockalike SLS and More",
|
"name": "ShadowWorks - Stockalike SLS and More",
|
||||||
"abstract": "A parts pack that adds a stock-alike version of the Space Launch System as well as a 5m External Tank and appropriately scaled SRBs for Shuttle made of Mk3 Spaceplane parts.",
|
"abstract": "A parts pack that adds a stock-alike version of the Space Launch System as well as a 5m External Tank and appropriately scaled SRBs for Shuttle made of Mk3 Spaceplane parts.",
|
||||||
|
@ -22,12 +22,12 @@
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find_regexp": "ShadowWorks_Stockalike_SLS.+/GameData/ShadowWorks",
|
"find": "ShadowWorks",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData",
|
||||||
"filter": ".DS_Store"
|
"filter": ".DS_Store"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"find_regexp": "ShadowWorks_Stockalike_SLS.+/Ships/VAB",
|
"find": "VAB",
|
||||||
"install_to": "Ships",
|
"install_to": "Ships",
|
||||||
"filter": ".DS_Store"
|
"filter": ".DS_Store"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue