NetKAN added mod - SupplementaryElectricEngines-1.0.0
This commit is contained in:
parent
dde9af1262
commit
995de6a9c1
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "SupplementaryElectricEngines",
|
||||
"name": "Supplementary Electric Engines",
|
||||
"abstract": "A small mod that adds a couple of new low-cost small electric engines.",
|
||||
"author": "Triplchii",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/218397-1125-supplementary-electric-engines/",
|
||||
"spacedock": "https://spacedock.info/mod/3417/Supplementary%20Electric%20Engines",
|
||||
"x_screenshot": "https://spacedock.info/content/Triplchii_117384/Supplimentary_Electric_Engines/Supplimentary_Electric_Engines-1689287796.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SupplementaryElectricEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3417/Supplementary%20Electric%20Engines/download/1.0.0",
|
||||
"download_size": 161959,
|
||||
"download_hash": {
|
||||
"sha1": "918817FEC53625F5AD510842039728C217C1030E",
|
||||
"sha256": "6878F6DCC3A6542212C0AA31737366069088894207DE84E8F738819AE2D3DBDF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 964379,
|
||||
"release_date": "2023-07-13T22:33:53.015239+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue