NetKAN added mod - BluedogDB-RealNames-v1.14.0
This commit is contained in:
parent
f34b8dd1d5
commit
a70451139c
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BluedogDB-RealNames",
|
||||
"name": "Bluedog Design Bureau Extras - Real Names",
|
||||
"abstract": "Optional patch for BDB to change part names from kerbalised ones to ones based on real-life",
|
||||
"author": [
|
||||
"zorg2044",
|
||||
"Rodger"
|
||||
],
|
||||
"version": "v1.14.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122020-131mostly-functional-141-bluedog-design-bureau-stockalike-saturn-apollo-and-more-v142-%D0%B0%D1%82%D0%BB%D0%B0%D1%81-1feb2018/",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BDB_RealNames",
|
||||
"install_to": "GameData/Bluedog_DB_Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/CobaltWolf/Bluedog-Design-Bureau/releases/download/v1.14.0/Bluedog-Design-Bureau-1.14.0.zip",
|
||||
"download_size": 1008711526,
|
||||
"download_hash": {
|
||||
"sha1": "C0BB8D06227333132ED2E28680FC34C61B4BABCA",
|
||||
"sha256": "EF30A528E7CE1B04E226F9B94F72CCD4461FBF6CAC86D2D80294D20034613435"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2009,
|
||||
"release_date": "2024-09-30T19:31:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue