Skip to content

Commit

Permalink
NetKAN added mod - ROEnginesExtended-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 12, 2024
1 parent 1bee657 commit ab816e6
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions ROEnginesExtended/ROEnginesExtended-2.4.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"spec_version": 1,
"identifier": "ROEnginesExtended",
"name": "ROEngines Extended",
"abstract": "Duplicates and tweaks existing ROEngines parts to create placeholders for more obscure engines",
"author": [
"Its-Just-Luci",
"Capkirk123"
],
"version": "2.4.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-NC-ND-4.0",
"resources": {
"repository": "https://github.com/Capkirk123/ROEngines-Extended",
"remote-avc": "https://raw.githubusercontent.com/Capkirk123/ROEngines-Extended/master/Gamedata/ROEnginesExtended/ROEnginesExtended.version"
},
"tags": [
"parts"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ROEngines"
},
{
"name": "Waterfall",
"suppress_recommendations": true
}
],
"recommends": [
{
"name": "TexturesUnlimited"
},
{
"name": "ROCapsules"
},
{
"name": "ROTanks"
},
{
"name": "RP-1"
}
],
"conflicts": [
{
"name": "TweakableEverythingCont"
}
],
"download": "https://github.com/Capkirk123/ROEngines-Extended/releases/download/2.4.0/ROEnginesExtended-v2.4.0.zip",
"download_size": 24333847,
"download_hash": {
"sha1": "1D55B76BDD50642480EDF7E817E904C8D4A77A07",
"sha256": "670188929A198F820F5DB48E1C55A65DF61D0802D75C54B714C04A0C6CC666D3"
},
"download_content_type": "application/zip",
"install_size": 47542190,
"release_date": "2024-11-12T03:41:11Z",
"x_generated_by": "netkan"
}

0 comments on commit ab816e6

Please sign in to comment.