CKAN-meta/ShipSections/ShipSections-v1.0.ckan

36 lines
1.1 KiB
JSON

{
"spec_version": 1,
"identifier": "ShipSections",
"name": "ShipSections",
"abstract": "Section your ships for accurate analysis!",
"author": "jkoritzinsky",
"license": "MIT",
"resources": {
"homepage": "https://github.com/jkoritzinsky/ShipSections",
"repository": "https://github.com/jkoritzinsky/ShipSections"
},
"version": "v1.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.7",
"comment": "This mod uses the notification feature added in 2.6.7."
}
],
"install": [
{
"file": "ShipSections",
"install_to": "GameData"
}
],
"download": "https://github.com/jkoritzinsky/ShipSections/releases/download/v1.0/ShipSections.zip",
"download_size": 18771,
"download_hash": {
"sha1": "EF4D156090A5316ECB391C0CFF9A549B5BF939B4",
"sha256": "3A093424ACEB94DE177686FF827DC56AFCCF5FE7554B29540CB094D605EC076A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}