2017-05-22 15:11:45 +00:00
{
2019-12-13 16:24:45 +00:00
"spec_version" : "v1.4" ,
2017-05-22 15:11:45 +00:00
"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." ,
2019-12-17 01:21:15 +00:00
"author" : "nadseh" ,
2019-12-16 01:55:30 +00:00
"version" : "v0.3" ,
"ksp_version" : "1.2.2" ,
2017-05-22 15:11:45 +00:00
"license" : "CC-BY-4.0" ,
"resources" : {
"homepage" : "https://github.com/jamesharling/EngineIgniter" ,
2020-05-26 00:19:13 +00:00
"repository" : "https://github.com/jamesharling/EngineIgniter" ,
"bugtracker" : "https://github.com/jamesharling/EngineIgniter/issues"
2017-05-22 15:11:45 +00:00
} ,
2019-12-16 01:55:30 +00:00
"tags" : [
"plugin"
] ,
2017-05-22 15:11:45 +00:00
"depends" : [
{
"name" : "ModuleManager"
}
] ,
2019-12-13 16:24:45 +00:00
"install" : [
{
"find" : "GameData/EngineIgniter" ,
"install_to" : "GameData"
}
] ,
2017-05-22 15:11:45 +00:00
"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" ,
2020-06-30 18:54:38 +00:00
"release_date" : "2017-05-22T14:40:32Z" ,
2017-05-22 15:11:45 +00:00
"x_generated_by" : "netkan"
}