"NetKAN generated mods - MakingHistoryEngineTweaks-v1.1"
This commit is contained in:
parent
85b0872233
commit
284fa40318
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MakingHistoryEngineTweaks",
|
||||
"name": "EngineTweaks for MakingHistory",
|
||||
"abstract": "This mod adjusts the specs on Making History engines and 2 stock engines with the goal of ensuring every engine has a unique niche.",
|
||||
"author": "TykoTek",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174303-*",
|
||||
"repository": "https://github.com/TykoTek/EngineTweaks_for_MakingHistory"
|
||||
},
|
||||
"version": "v1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "MakingHistory-DLC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/EngineTweaks_MH",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/TykoTek/EngineTweaks_for_MakingHistory/releases/download/v1.1/EngineTweaks_for_MakingHistory-master.zip",
|
||||
"download_size": 3233,
|
||||
"download_hash": {
|
||||
"sha1": "62D8B75712685247F5456A7E7DA97B3863A5A489",
|
||||
"sha256": "D59F24E7931B76A3361AC7A693547D2485EDD30FEDA4BE47E26A030E3245BC32"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue