41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"spec_version": "v1.16",
|
|
"identifier": "MagiCore",
|
|
"name": "MagiCore",
|
|
"abstract": "A common set of utilities for magico13's mods",
|
|
"author": "magico13",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/97033-10x",
|
|
"repository": "https://github.com/magico13/MagiCore"
|
|
},
|
|
"version": "1.1.1",
|
|
"ksp_version_min": "1.1.2",
|
|
"ksp_version_max": "1.1.3",
|
|
"install": [
|
|
{
|
|
"find": "MagiCore-License.txt",
|
|
"find_matches_files": true,
|
|
"install_to": "GameData"
|
|
},
|
|
{
|
|
"find": "MagiCore.dll",
|
|
"find_matches_files": true,
|
|
"install_to": "GameData"
|
|
},
|
|
{
|
|
"find": "MagiCore.version",
|
|
"find_matches_files": true,
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/magico13/MagiCore/releases/download/1.1.1/MagiCore_1.1.1.zip",
|
|
"download_size": 8101,
|
|
"download_hash": {
|
|
"sha1": "49BB92436952EBA5C3197CD1F1317335CB4B3463",
|
|
"sha256": "6E670019286325E19006C994E8E8DEB1A02C8A754E8D8532BE7BA2BE7E7AF127"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|