NetKAN generated mods - GravityTurnContinued-3-1.8.1
This commit is contained in:
parent
b48fc1beb6
commit
85d12ff292
|
@ -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",
|
||||
"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/GravityTurn-1.8.0-1.8.1.zip",
|
||||
"download_size": 115052,
|
||||
"download_hash": {
|
||||
"sha1": "26609668F2221CE379668F4F7105550674981199",
|
||||
"sha256": "4BDD4664C716076858EFD1B4763A8C22E856944C06174F7E312B5D36D7CC71F9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-28T01:17:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue