"NetKAN generated mods - AutoAction-1.0"
This commit is contained in:
parent
1ad2a5690d
commit
5f534da13a
|
@ -3,7 +3,13 @@
|
||||||
"identifier": "AutoAction",
|
"identifier": "AutoAction",
|
||||||
"name": "Auto Action",
|
"name": "Auto Action",
|
||||||
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
|
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
|
||||||
|
"author": "SirDiazo",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
|
||||||
|
"repository": "https://github.com/SirDiazo/AutoAction"
|
||||||
|
},
|
||||||
|
"version": "1.0",
|
||||||
"ksp_version": "0.25",
|
"ksp_version": "0.25",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
|
@ -15,13 +21,12 @@
|
||||||
"name": "Toolbar"
|
"name": "Toolbar"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
|
|
||||||
"repository": "https://github.com/SirDiazo/AutoAction"
|
|
||||||
},
|
|
||||||
"author": "SirDiazo",
|
|
||||||
"version": "1.0",
|
|
||||||
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.0/AutoActions10.zip",
|
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.0/AutoActions10.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 15333,
|
||||||
"download_size": 15333
|
"download_hash": {
|
||||||
|
"sha1": "AD3D688238AA9F3D52CCB232B33DCC2E99159264",
|
||||||
|
"sha256": "4D6C68AFEEB9010B0209ACD29F0EA2FCF0254805BDB68A248A407BA9037E0887"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Loading…
Reference in New Issue