Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2019-03-02 18:03:18 +00:00
commit 111d2c1853
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"spec_version": "v1.16",
"identifier": "MagiCore",
"name": "MagiCore",
"abstract": "A common set of utilities for magico13's mods",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/97033-10x",
"spacedock": "https://spacedock.info/mod/2094/MagiCore",
"repository": "https://jenkins.spacetux.net/job/M-S/job/MagiCore/"
},
"version": "1.3.1.5",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.6.1",
"install": [
{
"find": "MagiCore",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2094/MagiCore/download/1.3.1.5",
"download_size": 29973,
"download_hash": {
"sha1": "CA5D214340ECF034BBD769C6AC71833D6357F18E",
"sha256": "A98E397F2BB301157482B28D22E9094F51960B9E6111F9227CEFAC23B4686BD0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}