NetKAN updated mod - StockDepthMaskConfig-1.4
This commit is contained in:
parent
08ed7cc5d1
commit
cfa8f4c6a0
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StockDepthMaskConfig",
|
||||
"name": "Stock DepthMask Config",
|
||||
"abstract": "This mod adds ModuleDepthMask to some of the stock parts.",
|
||||
|
@ -24,9 +24,14 @@
|
|||
"name": "DepthMask"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "StockDepthMaskConfig",
|
||||
"find": "StockDepthMaskConfig",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".git",
|
||||
|
|
Loading…
Reference in New Issue