mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN updated mod - StockDepthMaskConfig-1.4
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user