NetKAN added mod - kOS-KerbalEngineer-v0.1.1

This commit is contained in:
NetKAN inflator Robot 2022-11-01 13:43:52 +00:00
parent 6d5fbd8a69
commit 41c81beb4d
1 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"spec_version": "v1.4",
"identifier": "kOS-KerbalEngineer",
"name": "kOS KerbalEngineer",
"abstract": "KerbalEngineer functionality in kOS",
"description": "Provides access to KerbalEngineer functionality from within kOS scripts using the addons interface",
"author": "markjfisher",
"version": "v0.1.1",
"ksp_version": "1.12",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/210287-112-kos-kerbalengineer-v010/",
"repository": "https://github.com/markjfisher/kOS-KerbalEngineer",
"bugtracker": "https://github.com/markjfisher/kOS-KerbalEngineer/issues",
"remote-avc": "https://raw.githubusercontent.com/markjfisher/kOS-KerbalEngineer/master/GameData/kOS-KerbalEngineer/kOS-KerbalEngineer.version"
},
"tags": [
"plugin"
],
"depends": [
{
"name": "KerbalEngineerRedux"
},
{
"name": "kOS"
}
],
"supports": [
{
"name": "KerbalEngineerRedux"
},
{
"name": "kOS"
}
],
"download": "https://github.com/markjfisher/kOS-KerbalEngineer/releases/download/v0.1.1/kOS-KerbalEngineer-0.1.1.zip",
"download_size": 20171,
"download_hash": {
"sha1": "E480DCCDF8A774FC09DF6D8B71A6E6AF9E48284C",
"sha256": "F24941F64896FFCEC1CAA803997AB998692EA979A3311E74BEA2A0E162822FEB"
},
"download_content_type": "application/zip",
"install_size": 52535,
"release_date": "2022-11-01T13:34:57Z",
"x_generated_by": "netkan"
}