mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - TWR1-1.17b"
This commit is contained in:
parent
ad74da69de
commit
45ea57e79b
@ -1,34 +1,39 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name": "Vertical Velocity Controller",
|
|
||||||
"identifier": "TWR1",
|
"identifier": "TWR1",
|
||||||
|
"name": "Vertical Velocity Controller",
|
||||||
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
|
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
|
||||||
|
"author": "Diazo",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version": "0.90",
|
|
||||||
"author": "Diazo",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
|
||||||
"repository": "https://github.com/SirDiazo/TWR1"
|
"repository": "https://github.com/SirDiazo/TWR1"
|
||||||
},
|
},
|
||||||
"recommends": [
|
"version": "1.17b",
|
||||||
{
|
"ksp_version": "0.90",
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/Diazo",
|
"file": "GameData/Diazo",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1.17b",
|
|
||||||
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.17b/VertVel117b.zip",
|
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.17b/VertVel117b.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 17149,
|
||||||
"download_size": 17149
|
"download_hash": {
|
||||||
|
"sha1": "3C0CC5BBE67170EF741F0568BC4F35F2F958FC83",
|
||||||
|
"sha256": "28849EB70B4AB756338AA3C771505080CB9E3496E6385BBDF29EDBFC70F22319"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user