NetKAN added mod - BakerOperatingSystem-3.0.0
This commit is contained in:
parent
cd7963f02c
commit
3d6383fcf2
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.29",
|
||||
"identifier": "BakerOperatingSystem",
|
||||
"name": "Baker Operating System",
|
||||
"abstract": "Kerbal Operating System Raster Prop Monitor IVA GUI script",
|
||||
"author": "SelfAwareMatter",
|
||||
"version": "3.0.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/208760-180-112x-baker-operating-system-v210-a-kos-rpm-iva-gui-autopilot-script/",
|
||||
"spacedock": "https://spacedock.info/mod/3052/Baker%20Operating%20System",
|
||||
"repository": "https://github.com/SelfAwareMatter/BakerOS",
|
||||
"bugtracker": "https://github.com/SelfAwareMatter/BakerOS/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/SelfAwareMatter_84089/Baker_Operating_System_v2.1.0/Baker_Operating_System_v2.1.0-1656615879.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "kOS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Baker3.ks",
|
||||
"install_to": "Ships/Script"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3052/Baker%20Operating%20System/download/3.0.0",
|
||||
"download_size": 55648,
|
||||
"download_hash": {
|
||||
"sha1": "3ED2915D05AE12F81C5A4F9B9CB4B0A966F987F5",
|
||||
"sha256": "23FEAF81F1A6A37A98661F9058316E8D50B56942C4F73F83E558F38A7A7E1904"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 450827,
|
||||
"release_date": "2023-10-21T04:28:17.456376+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue