CKAN-meta/AGExt/AGExt-2.0a.ckan

40 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "AGExt",
"name": "Action Groups Extended",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"author": "Diazo",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"version": "2.0a",
"ksp_version": "1.1",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/AGExt/releases/download/2.0a/ActionGroupsExtended20a.zip",
"download_size": 81850,
"download_hash": {
"sha1": "B59097D435FB36BDD3BF16448E84C40016A88EE9",
"sha256": "D51E98E45961CA56FFBE90C82917578E90ADF796ECC31EEE67BF194AE4452E6A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}