NetKAN updated mod - ShipManifest-6.0.3.0

This commit is contained in:
NetKAN inflator Robot 2021-11-25 15:20:07 +00:00
parent b2ec393b32
commit bc9252e29c
1 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": "v1.4",
"spec_version": "v1.18",
"identifier": "ShipManifest",
"name": "Ship Manifest",
"abstract": "Manages Crew, Science, & Resources on a given vessel",
@ -49,6 +49,21 @@
"name": "ModuleManager"
}
],
"install": [
{
"find": "ShipManifest",
"install_to": "GameData",
"filter": [
"CLSInterfaces.dll"
]
},
{
"find": "CLSInterfaces.dll",
"find_matches_files": true,
"install_to": "GameData/ShipManifest/Plugins",
"as": "SM_CLSInterface.dll"
}
],
"download": "https://github.com/PapaJoesSoup/ShipManifest/releases/download/6.0.3.0/ShipManifest-6.0.3.0_20211121195357.zip",
"download_size": 711708,
"download_hash": {