NetKAN added mod - BluedogDB-v1.10.0
This commit is contained in:
parent
00f4e2cba1
commit
40c7ebea08
|
@ -0,0 +1,131 @@
|
|||
{
|
||||
"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.10.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"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "DMagicScienceAnimate"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "SimpleAdjustableFairings"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"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.10.0",
|
||||
"download_size": 698976961,
|
||||
"download_hash": {
|
||||
"sha1": "98E2A9EF84D506801FAA67F96803C433D42AA693",
|
||||
"sha256": "EDB38B7A3619261E07A59271736ABBDB82DDB66C140EAE8F804FD41AF59DE529"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-16T16:05:35.206932+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue