CKAN-meta/AllAboard/AllAboard-1.0.1.1.ckan

44 lines
1.4 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "AllAboard",
"name": "All Aboard!",
"abstract": "Allows Kerbals to board vessels through Docking Ports",
"author": "severedsolo",
"version": "1.0.1.1",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190983-18x-*",
"repository": "https://github.com/severedsolo/AllAboard",
"bugtracker": "https://github.com/severedsolo/AllAboard/issues",
"remote-avc": "https://github.com/severedsolo/AllAboard/raw/master/GameData/AllAboard/AllAboard.version"
},
"tags": [
"plugin",
"crewed",
"convenience"
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "AllAboard",
"install_to": "GameData"
}
],
"download": "https://github.com/severedsolo/AllAboard/releases/download/1.0.1.1/AllAboard.zip",
"download_size": 5336,
"download_hash": {
"sha1": "6EEDE2AAD671D6FFA337949D4C0A72A4927B3FC2",
"sha256": "762F32EC9369C8981FE53885C7749DAD41E578FA32C9AA4BD7DFDEB8F8E77B57"
},
"download_content_type": "application/zip",
"install_size": 9896,
"release_date": "2020-02-19T15:02:34Z",
"x_generated_by": "netkan"
}