NetKAN added mod - kOS-AddOns-Ferram-v1.3

This commit is contained in:
NetKAN inflator Robot 2024-01-21 17:16:28 +00:00
parent 057f9dffd0
commit a20fb57c10
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"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"
}