30 lines
689 B
JSON
30 lines
689 B
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "ActiveStruts",
|
|
"name": "CIT - ActiveStruts",
|
|
"author": "marce",
|
|
"abstract": "Allows struts to be created and removed in the editor & in flight. Plus automatic strutting, flexible struts and a Kerbal-Tether",
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"depends": [
|
|
{
|
|
"name": "CIT-Util"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "KAS"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "CIT/ActiveStruts",
|
|
"install_to": "GameData/CIT/ActiveStruts"
|
|
}
|
|
],
|
|
"resources": {
|
|
"homepage": "https://ksp.marce.at/"
|
|
},
|
|
"download": "https://ksp.marce.at/Home/DownloadMod?modId=1",
|
|
"version": "1.1.0",
|
|
"ksp_version": "0.90.0"
|
|
} |