CKAN-meta/EngineIgniter/EngineIgniter-v0.3.ckan

39 lines
1.3 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "EngineIgniter",
"name": "Engine Igniter",
"abstract": "This mod limits the number of times an engine may restart. Configuration is provided for stock/Squad engines and a few popular mods' engines, and may be extended through the use of ModuleManager patches.",
"author": "nadseh",
"version": "v0.3",
"ksp_version": "1.2.2",
"license": "CC-BY-4.0",
"resources": {
"homepage": "https://github.com/jamesharling/EngineIgniter",
"repository": "https://github.com/jamesharling/EngineIgniter",
"bugtracker": "https://github.com/jamesharling/EngineIgniter/issues"
},
"tags": [
"plugin"
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "GameData/EngineIgniter",
"install_to": "GameData"
}
],
"download": "https://github.com/jamesharling/EngineIgniter/releases/download/v0.3/EngineIgniter.0.3.zip",
"download_size": 29244,
"download_hash": {
"sha1": "BFB00197E7A310446EA4C875BE6E6440DC24E598",
"sha256": "F9E2355D97F858D589854867C6BB65CFF03B7E2BA6AF263E2E4ECC5782476547"
},
"download_content_type": "application/zip",
"release_date": "2017-05-22T14:40:32Z",
"x_generated_by": "netkan"
}