NetKAN: Added unofficial EngineIgnitor repack.

This commit is contained in:
Paul Fenwick 2014-11-03 21:20:53 +11:00
parent 590626e664
commit c4d438c673
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
{
"spec_version": 1,
"identifier": "EngineIgnitor-Unofficial-Repack",
"name": "Engine Ignitor (repack)",
"author": "HoneyFox (repacked by pjf)",
"abstract": "Engine ignition and throttles now work like real engines.",
"license": "MIT",
"release_status": "stable",
"depends": [
{
"name": "RealFuels"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "RealismOverhaul"
}
],
"provides": [
"EngineIgnitor"
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/51880",
"github": {
"url": "https://github.com/pjf/EngineIgnitor"
}
},
"install": [
{
"file": "EngineIgnitor-3.4.1.1/EngineIgnitor",
"install_to": "GameData"
}
],
"version": "3.4.1.1",
"download": "https://github.com/pjf/EngineIgnitor/releases/download/3.4.1.1/EngineIgnitor-3.4.1.1.zip",
"x_generated_by": "netkan",
"download_size": 651676,
"ksp_version": "0.25.0"
}