CKAN-meta/kOS-AddOns-Ferram/kOS-AddOns-Ferram-v1.2.1.ckan

44 lines
1.3 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "kOS-AddOns-Ferram",
"name": "kOS Ferram",
"abstract": "An addon for the kOS mod for Kerbal Space Program. Provides an interface with the Ferram Aerospace Research and makes most of the methods contained in the API available.",
"author": "giuliodondi",
"version": "v1.2.1",
"ksp_version": "1.12",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/giuliodondi/kOS-Ferram",
"bugtracker": "https://github.com/giuliodondi/kOS-Ferram/issues"
},
"tags": [
"plugin",
"control",
"information"
],
"depends": [
{
"name": "kOS"
},
{
"name": "FAR"
}
],
"install": [
{
"find": "kOS-Addons",
"install_to": "GameData"
}
],
"download": "https://api.github.com/repos/giuliodondi/kOS-Ferram/zipball/v1.2.1",
"download_size": 9289237,
"download_hash": {
"sha1": "9AD9F1C77695F05E3F728D347FDC762D6C6B683D",
"sha256": "3A598C1195BD657B342EED2D5F345D90EE43B1764A2A011499AA33FCDFC07487"
},
"download_content_type": "application/zip",
"install_size": 15872,
"release_date": "2024-01-18T00:20:55Z",
"x_generated_by": "netkan"
}