NetKAN added mod - kOS-Astrogator-v0.1.0

This commit is contained in:
NetKAN inflator Robot 2022-09-29 17:50:23 +00:00
parent c5fdd9d37c
commit 76339604cd
1 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,48 @@
{
"spec_version": "v1.4",
"identifier": "kOS-Astrogator",
"name": "kOS Astrogator",
"abstract": "Astrogator functionality in kOS.",
"description": "Provides access to Astrogator functionality from within kOS scripts using the addons interface. Either generate the same transfer nodes directly from within your scripts using Astrogator's powerful functionality, or get information about transfers that can be used to aid your kOS scripts.",
"author": [
"markjfisher"
],
"version": "v0.1.0",
"ksp_version": "1.12",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209940-112-kos-astrogator-v010/",
"repository": "https://github.com/markjfisher/kOS-Astrogator",
"bugtracker": "https://github.com/markjfisher/kOS-Astrogator/issues",
"remote-avc": "https://raw.githubusercontent.com/markjfisher/kOS-Astrogator/master/GameData/kOS-Astrogator/kOS-Astrogator.version"
},
"tags": [
"plugin"
],
"depends": [
{
"name": "Astrogator"
},
{
"name": "kOS"
}
],
"supports": [
{
"name": "Astrogator"
},
{
"name": "kOS"
}
],
"download": "https://github.com/markjfisher/kOS-Astrogator/releases/download/v0.1.0/kOS-Astrogator.zip",
"download_size": 19710,
"download_hash": {
"sha1": "5A520AA7DBA6A85FB2BA0CC26C7BFD373526F9BC",
"sha256": "D48B306165276A1F4791E3497BFCF835E479E2880C8739292DADD0BA75BEE507"
},
"download_content_type": "application/zip",
"install_size": 50241,
"release_date": "2022-09-29T16:38:03Z",
"x_generated_by": "netkan"
}