NetKAN added mod - kOS-AddOns-Ferram-v1.2.1
This commit is contained in:
parent
801b4b75f8
commit
f25c4ff607
|
@ -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.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"
|
||||
}
|
Loading…
Reference in New Issue