"NetKAN generated mods - AGExt-1.30"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 02:28:08 +00:00
parent d9a7cb6b0a
commit c521def81b
1 changed files with 12 additions and 7 deletions

View File

@ -1,16 +1,17 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt", "identifier": "AGExt",
"author": "Diazo", "name": "Action Groups Extended",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.", "abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"author": "Diazo",
"license": "GPL-3.0", "license": "GPL-3.0",
"release_status": "stable", "release_status": "stable",
"ksp_version": "0.90",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195", "homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt" "repository": "https://github.com/SirDiazo/AGExt"
}, },
"version": "1.30",
"ksp_version": "0.90",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -27,6 +28,13 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.30/ActionGroupsExtended130.zip",
"download_size": 74867,
"download_hash": {
"sha1": "65E29B280FA2DAA205E15BEAAF2161ED952D0F2A",
"sha256": "1BD6884F235F623B916ABBC574A71DB749BB8F1D87999884F72C899DEF659C24"
},
"download_content_type": "application/zip",
"x_supports": [ "x_supports": [
{ {
"name": "SCANsat" "name": "SCANsat"
@ -50,8 +58,5 @@
"name": "WarpPlugin" "name": "WarpPlugin"
} }
], ],
"version": "1.30", "x_generated_by": "netkan"
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.30/ActionGroupsExtended130.zip",
"x_generated_by": "netkan",
"download_size": 74867
} }