NetKAN added mod - BluedogDB-Methalox-v1.11.0
This commit is contained in:
parent
3a0d318546
commit
bf7b83a6b5
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BluedogDB-Methalox",
|
||||
"name": "Bluedog Design Bureau Extras - Methalox Variants",
|
||||
"abstract": "Optional patch for BDB to add methalox variants to several of the cryogenic engines",
|
||||
"author": "Rodger",
|
||||
"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": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MethaloxEngines",
|
||||
"install_to": "GameData/Bluedog_DB_Extras"
|
||||
},
|
||||
{
|
||||
"find": "MethaloxRL10",
|
||||
"install_to": "GameData/Bluedog_DB_Extras"
|
||||
}
|
||||
],
|
||||
"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": 1428506,
|
||||
"release_date": "2022-10-22T18:21:08.209151+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue