32 lines
833 B
Plaintext
32 lines
833 B
Plaintext
|
{
|
||
|
"spec_version": "v1.4",
|
||
|
"name": "kOS for SAS",
|
||
|
"identifier": "SKSkOSSAS",
|
||
|
"abstract": "Adds a kOS computer to every part with built-in SAS, scaling with SAS functionality.",
|
||
|
"author": "Izaya",
|
||
|
"license": "restricted",
|
||
|
"version": "v1",
|
||
|
"release_status": "stable",
|
||
|
"ksp_version_min": "1.8.0",
|
||
|
"ksp_version_max": "1.12.99",
|
||
|
"depends": [
|
||
|
{ "name": "kOS" }
|
||
|
],
|
||
|
"resources": {
|
||
|
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/RSDedup",
|
||
|
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||
|
},
|
||
|
"install" : [
|
||
|
{ "file" : "ksp-mods/kOSSAS",
|
||
|
"install_to" : "GameData"
|
||
|
}
|
||
|
],
|
||
|
"tags": [
|
||
|
"parts",
|
||
|
"config"
|
||
|
],
|
||
|
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||
|
"download_content_type": "application/zip",
|
||
|
"install_size": 437410
|
||
|
}
|