NetKAN generated mods - EngineIgnitor-Unofficial-Repack/EngineIgnitor-Unofficial-Repack-3.4.1.1-1
This commit is contained in:
parent
317da1a02c
commit
023bfac0e5
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"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",
|
||||||
|
"repository": "https://github.com/pjf/EngineIgnitor"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "EngineIgnitor",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "3.4.1.1-1",
|
||||||
|
"download": "https://github.com/pjf/EngineIgnitor/releases/download/3.4.1.1-1/EngineIgnitor-3.4.1.1-1.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 652586,
|
||||||
|
"ksp_version_min": "0.25.0",
|
||||||
|
"ksp_version_max": "0.90.0"
|
||||||
|
}
|
Loading…
Reference in New Issue