Skip to content

Commit

Permalink
NetKAN added mod - SupplementaryElectricEngines-1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Sep 13, 2024
1 parent 7819911 commit 58b966a
Showing 1 changed file with 67 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{

Check failure on line 1 in SupplementaryElectricEngines/SupplementaryElectricEngines-1.3.2.ckan

View workflow job for this annotation

GitHub Actions / Validate

5681 [1] ERROR CKAN.CmdLine.ConsoleUser (null) - SupplementaryElectricEngines dependency on B9PartSwitch version (any) not satisfied
"spec_version": "v1.4",
"identifier": "SupplementaryElectricEngines",
"name": "Supplementary Electric Engines",
"abstract": "A small mod that adds more electrical engines",
"author": "Triplchii",
"version": "1.3.2",
"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/Supplementary_Electric_Engines/Supplementary_Electric_Engines-1725958239.png"
},
"tags": [
"parts",
"graphics"
],
"localizations": [
"en-us"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "B9PartSwitch"
}
],
"recommends": [
{
"name": "Waterfall"
}
],
"suggests": [
{
"name": "NearFuturePropulsion"
}
],
"supports": [
{
"name": "CommunityTechTree"
},
{
"name": "VABOrganizer"
},
{
"name": "SystemHeat"
}
],
"install": [
{
"find": "SupplementaryElectricEngines",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/3417/Supplementary%20Electric%20Engines/download/1.3.2",
"download_size": 3003719,
"download_hash": {
"sha1": "0E7FC3E70CE2B77C0D27629D6177A41827DB40F2",
"sha256": "8C85E2561A449775CAC231E4435D359AE8D252AE5309B8735C880EBE3DDEA0F5"
},
"download_content_type": "application/zip",
"install_size": 9598709,
"release_date": "2024-09-13T22:35:07.494268+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 58b966a

Please sign in to comment.