"NetKAN generated mods - AGExt-1.25a"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 13:38:18 +00:00
parent 16ccd2b52f
commit 068ae19d3d
1 changed files with 54 additions and 49 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.25a",
"ksp_version": "0.90",
"recommends": [ "recommends": [
{ {
"name": "Toolbar" "name": "Toolbar"
@ -22,6 +23,13 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.25a/ActionGroupsExtended125a.zip",
"download_size": 65486,
"download_hash": {
"sha1": "70725C94FA8B05B18DDA1A5804C4890A801B4401",
"sha256": "5B70C3F72CCBCFA2986F6F40EEF350445AD58CF57BCDC7F5D92893CB28551806"
},
"download_content_type": "application/zip",
"x_supports": [ "x_supports": [
{ {
"name": "SCANsat" "name": "SCANsat"
@ -45,8 +53,5 @@
"name": "WarpPlugin" "name": "WarpPlugin"
} }
], ],
"version": "1.25a", "x_generated_by": "netkan"
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.25a/ActionGroupsExtended125a.zip",
"x_generated_by": "netkan",
"download_size": 65486
} }