NetKAN added mod - GravityTurnContinued-3-1.8.2.3

This commit is contained in:
NetKAN inflator Robot 2022-08-11 12:41:45 +00:00
parent 5464b29002
commit 3c9d011375
1 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,60 @@
{
"spec_version": "v1.4",
"identifier": "GravityTurnContinued",
"name": "GravityTurn Continued",
"abstract": "Automated highly efficient launches",
"author": [
"johnfink8",
"AndyMt",
"linuxgurugamer"
],
"version": "3:1.8.2.3",
"ksp_version_min": "1.12.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"
],
"localizations": [
"en-us",
"fr-fr"
],
"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.2.3/GravityTurn-1.12.0-1.8.2.3.zip",
"download_size": 123522,
"download_hash": {
"sha1": "03A825BB0D62D1894D9A87671BD840FEB1A652C0",
"sha256": "D3CD60FEBF4E8A65D25B6FAC13D45DED4D442D5FB1EF91982C97BE2C5CFD8509"
},
"download_content_type": "application/zip",
"install_size": 271847,
"release_date": "2022-08-11T12:14:21Z",
"x_generated_by": "netkan"
}