NetKAN added mod - EmbeddedKOSKirkuits-v1.0.0

This commit is contained in:
NetKAN inflator Robot 2023-08-13 11:09:14 +00:00
parent a046a32cf5
commit 943fab3b9d
1 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"spec_version": "v1.27",
"identifier": "EmbeddedKOSKirkuits",
"name": "Embedded kOS Kirkuits",
"abstract": "Adds kOS processors to selected probe cores and command modules",
"author": "rkunze",
"version": "v1.0.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-NC-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/218872-*",
"repository": "https://github.com/rkunze/EmbeddedKOSKirkuits",
"bugtracker": "https://github.com/rkunze/EmbeddedKOSKirkuits/issues",
"remote-avc": "https://github.com/rkunze/EmbeddedKOSKirkuits/raw/main/EmbeddedKOSKirkuits.version"
},
"tags": [
"config",
"control"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "kOS"
}
],
"recommends": [
{
"name": "SkyhawkScienceSystem"
}
],
"install": [
{
"find_regexp": "EmbeddedKOSKirkuits-.*",
"install_to": "GameData",
"as": "EmbeddedKOSKirkuits"
}
],
"download": "https://api.github.com/repos/rkunze/EmbeddedKOSKirkuits/zipball/v1.0.0",
"download_size": 18445,
"download_hash": {
"sha1": "FC083737B1138499433F422DCA6F985F790C1783",
"sha256": "ED0A8BA2CFB7A052F1C71B5FCFDB05EF03BF5AF32D8DB6C6C5E1AA445D3510BA"
},
"download_content_type": "application/zip",
"install_size": 65828,
"release_date": "2023-08-12T19:15:49Z",
"x_generated_by": "netkan"
}