CKAN-meta/ShipManifest/ShipManifest-6.0.3.0.ckan

77 lines
2.1 KiB
JSON

{
"spec_version": "v1.18",
"identifier": "ShipManifest",
"name": "Ship Manifest",
"abstract": "Manages Crew, Science, & Resources on a given vessel",
"author": [
"Papa_Joe",
"Micha"
],
"version": "6.0.3.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/56643-*",
"repository": "https://github.com/PapaJoesSoup/ShipManifest",
"bugtracker": "https://github.com/PapaJoesSoup/ShipManifest/issues",
"remote-avc": "https://raw.githubusercontent.com/papajoessoup/ShipManifest/master/Distribution/GameData/ShipManifest/ShipManifest.version"
},
"tags": [
"plugin",
"information",
"crewed",
"science",
"resources",
"convenience"
],
"localizations": [
"de-de",
"en-us",
"es-es",
"zh-cn"
],
"suggests": [
{
"name": "ConnectedLivingSpace"
},
{
"name": "Toolbar"
},
{
"name": "DeepFreeze"
},
{
"name": "RemoteTech"
},
{
"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": {
"sha1": "AFD01EDCB8427A11EFCB5CA41F62AC6D4FEE3C6A",
"sha256": "45A6A9593FB6083DE857E49630206B2677240839B8FA21340A3DBF57E44138B5"
},
"download_content_type": "application/zip",
"release_date": "2021-11-22T03:56:34Z",
"x_generated_by": "netkan"
}