NetKAN updated mod - Buffalo-v2.9.0

This commit is contained in:
NetKAN inflator Robot 2020-11-26 20:33:07 +00:00
parent 33c95fbbb4
commit bc1ab49912
1 changed files with 8 additions and 1 deletions

View File

@ -73,7 +73,14 @@
"install": [
{
"find": "Buffalo",
"install_to": "GameData/WildBlueIndustries"
"install_to": "GameData/WildBlueIndustries",
"filter": [
"Ships"
]
},
{
"find": "Ships/SPH",
"install_to": "Ships"
}
],
"download": "https://github.com/Angel-125/Buffalo/releases/download/v2.9.0/Buffalo.zip",