'NetKAN generated mods - TWR1/TWR1-1.18.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:20:08 +00:00
parent 53e195d9ba
commit 2a01ca3af8
1 changed files with 0 additions and 34 deletions

View File

@ -1,34 +0,0 @@
{
"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": "0.90",
"author": "Diazo",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
"repository": "https://github.com/SirDiazo/TWR1"
},
"recommends": [
{
"name": "Toolbar"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "1.18",
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.18/VertVel118.zip",
"x_generated_by": "netkan",
"download_size": 17255
}