1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/AGExt/AGExt-1.27.ckan
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00

56 lines
1.2 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "AGExt",
"license": "GPL-3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData/Diazo"
}
],
"suggests": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"kerbalstuff": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended"
},
"ksp_version": "0.90",
"name": "Action Groups Extended",
"abstract": "Increase to 250 action groups with In-Flight editing and the ability to name groups so you remember what they do.",
"author": "Diazo",
"version": "1.27",
"download": "http://i.52k.de/kspmods/storage/Diazo_5608/Action_Groups_Extended/Action_Groups_Extended-1.27.zip",
"x_generated_by": "netkan",
"download_size": 66538
}