NetKAN added mod - GravityTurnContinued-3-1.8.2.4
This commit is contained in:
parent
684c9f0ddf
commit
b2303dd7b9
|
@ -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.4",
|
||||
"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.4/GravityTurn-1.12.0-1.8.2.4.zip",
|
||||
"download_size": 123568,
|
||||
"download_hash": {
|
||||
"sha1": "B6D4803C00A8F78BD2F4F05E00CACCE4D4E714EB",
|
||||
"sha256": "34E550D980C5BC77DAB526ACE47F7176A068993F199A3A95EE249C5F4859A3AD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 271855,
|
||||
"release_date": "2022-11-28T20:13:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue