NetKAN added mod - GravityTurnContinued-3-1.8.1.5

This commit is contained in:
NetKAN inflator Robot 2021-05-14 19:41:14 +00:00
parent a7a99af00c
commit 40f8e7270e
1 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,55 @@
{
"spec_version": "v1.4",
"identifier": "GravityTurnContinued",
"name": "GravityTurn Continued",
"abstract": "Automated highly efficient launches",
"author": [
"johnfink8",
"AndyMt",
"linuxgurugamer"
],
"version": "3:1.8.1.5",
"ksp_version_min": "1.8.0",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192590-*",
"repository": "https://github.com/linuxgurugamer/GravityTurn",
"bugtracker": "https://github.com/linuxgurugamer/GravityTurn/issues",
"remote-avc": "http://ksp.spacetux.net/avc/GravityTurn"
},
"tags": [
"plugin",
"control"
],
"provides": [
"GravityTurn"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"conflicts": [
{
"name": "GravityTurn"
}
],
"install": [
{
"find": "GravityTurn",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/GravityTurn/releases/download/1.8.1.5/GravityTurn-1.10.1-1.8.1.5.zip",
"download_size": 113754,
"download_hash": {
"sha1": "992DD7846D8A8F63BC945306D966C0EA21598E3A",
"sha256": "282EAF686D66BAA255D788F426262F1F0C4604C6F1B5DF0E7B17DED4733F05DF"
},
"download_content_type": "application/zip",
"release_date": "2021-05-14T19:24:44Z",
"x_generated_by": "netkan"
}