44 lines
1.3 KiB
JSON
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.3",
|
||
|
"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.3",
|
||
|
"download_size": 9292285,
|
||
|
"download_hash": {
|
||
|
"sha1": "2859FF36685EFD15FAF3E85ED0C8C096164BB55D",
|
||
|
"sha256": "0BAE853D6CD4FE3166AA275F36E63CAEF5EE689DC6CCFCE74736178FF2FC4F50"
|
||
|
},
|
||
|
"download_content_type": "application/zip",
|
||
|
"install_size": 16384,
|
||
|
"release_date": "2024-01-21T17:13:50Z",
|
||
|
"x_generated_by": "netkan"
|
||
|
}
|