NetKAN generated mods - GravityTurnContinued-3-1.8.1.2
This commit is contained in:
parent
8c35ebe69f
commit
57ef3f997c
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GravityTurnContinued",
|
||||
"name": "GravityTurn Continued",
|
||||
"abstract": "Automated highly efficient launches",
|
||||
"author": [
|
||||
"johnfink8",
|
||||
"AndyMt",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "3:1.8.1.2",
|
||||
"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"
|
||||
},
|
||||
"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.2/GravityTurn-1.8.0-1.8.1.2.zip",
|
||||
"download_size": 115276,
|
||||
"download_hash": {
|
||||
"sha1": "C999F8561DCD94AB213688DE9E3E869AFAFF8090",
|
||||
"sha256": "2B57AC75E4FBA2D91CE3E6C387D7A2B9FB020424293E2C53D3896D0C32C00400"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-18T03:27:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue