32 lines
808 B
Plaintext
32 lines
808 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"name": "Vertical Velocity Controller",
|
|
"identifier": "TWR1",
|
|
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
|
|
"license": "GPL-3.0",
|
|
"release_status": "stable",
|
|
"ksp_version": "any",
|
|
"author": "Diazo",
|
|
"resources": {
|
|
"homepage": "http://http://forum.kerbalspaceprogram.com/threads/50736",
|
|
"repository": "https://github.com/SirDiazo/TWR1"
|
|
},
|
|
"recommends": [
|
|
{
|
|
"name": "Toolbar"
|
|
},
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/Diazo",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"version": "1.15",
|
|
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.15/VertVel115.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 17818
|
|
} |