CKAN-meta/TWR1/TWR1-1.30.ckan

40 lines
1.1 KiB
JSON

{
"spec_version": 1,
"identifier": "TWR1",
"name": "Vertical Velocity Controller",
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
"author": "Diazo",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
"repository": "https://github.com/SirDiazo/TWR1"
},
"version": "1.30",
"ksp_version": "1.1",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.30/VertVel130.zip",
"download_size": 18627,
"download_hash": {
"sha1": "70777004BB14352AFC971E481A1F8F1E908F7762",
"sha256": "3A065F52C2BB69C884A0998ED671F23D4AC12BBF8C7F55615CE4B25EBE4DB2F6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}