NetKAN updated mod - KerbalKomets-0.7.1
This commit is contained in:
parent
6bc21e466b
commit
a734c27b2e
|
@ -23,6 +23,9 @@
|
|||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKomets-PlayMode"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
@ -30,7 +33,8 @@
|
|||
"find": "WildBlueIndustries",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
".*\\.pdb$",
|
||||
"Templates"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue