NetKAN added mod - BluedogDB-v1.11.0
This commit is contained in:
parent
cce77d2493
commit
b1bd56e306
|
@ -0,0 +1,141 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BluedogDB",
|
||||
"name": "Bluedog Design Bureau",
|
||||
"abstract": "Adds stockalike Apollo, Saturn, Titan, Atlas and many many other things besides",
|
||||
"author": [
|
||||
"CobaltWolf",
|
||||
"Jso",
|
||||
"Zorg",
|
||||
"Invaderchaos"
|
||||
],
|
||||
"version": "v1.11.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122020-wip-105-bluedog-design-bureau-v010-pre-release-available/#comment-2205042",
|
||||
"spacedock": "https://spacedock.info/mod/442/Bluedog%20Design%20Bureau",
|
||||
"repository": "https://github.com/CobaltWolf/Bluedog-Design-Bureau",
|
||||
"bugtracker": "https://github.com/CobaltWolf/Bluedog-Design-Bureau/issues",
|
||||
"remote-avc": "https://github.com/CobaltWolf/Bluedog-Design-Bureau/raw/master/Gamedata/Bluedog_DB/Versioning/Bluedog_DB.version",
|
||||
"x_screenshot": "https://spacedock.info/content/CobaltWolf_2659/Bluedog_Design_Bureau/Bluedog_Design_Bureau-1650123075.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "DMagicScienceAnimate"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "SimpleAdjustableFairings"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "DockRotate"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitorReignited"
|
||||
},
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "MandatoryRCS"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume"
|
||||
},
|
||||
{
|
||||
"name": "NeptuneCamera"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "HullcamVDS"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "HullcamVDSContinued"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "SpaceDust"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Bluedog_DB",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Realistic Retextures"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/442/Bluedog%20Design%20Bureau/download/v1.11.0",
|
||||
"download_size": 790322001,
|
||||
"download_hash": {
|
||||
"sha1": "2A450830D8F837C95C0343FCFD1DE7DAABA2EBF0",
|
||||
"sha256": "DA28328075268AE8E36F9F370FB19B8D6C4F74367C34C0CAA5DF1F208866C170"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1903102991,
|
||||
"release_date": "2022-10-22T18:21:08.209151+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue