NetKAN generated mods - KWRocketry-CommunityFixes-interstage-0.4.14.1
This commit is contained in:
parent
c648d86827
commit
e6de5afc1c
|
@ -19,6 +19,9 @@
|
|||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes"
|
||||
}
|
||||
|
@ -26,8 +29,8 @@
|
|||
"install": [
|
||||
{
|
||||
"find": "KWPatch-interstage.cfg",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/KWCommunityFixes"
|
||||
"install_to": "GameData/KWCommunityFixes",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/51/KW%20Rocketry%20-%20Community%20Fixes/download/0.4.14.1",
|
||||
|
|
Loading…
Reference in New Issue