NetKAN generated mods - B9StockPatches-1.0.0.0
This commit is contained in:
parent
70a21c6214
commit
1cb34a28d2
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "B9StockPatches",
|
||||
"name": "B9 Stock Patches",
|
||||
"abstract": "This mod uses Module Manager patches to add an assortment of B9fuelswitch tank types to stock and DLC fuel tanks.",
|
||||
"author": "zer0Kerbal",
|
||||
"version": "1.0.0.0",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.8.9999",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190870-*",
|
||||
"spacedock": "https://spacedock.info/mod/2374/B9%20Stock%20Patches",
|
||||
"repository": "https://github.com/zer0Kerbal/B9StockPatches/",
|
||||
"x_screenshot": "https://spacedock.info/content/zer0Kerbal_21147/B9_Stock_Patches/B9_Stock_Patches-1585281100.2780194.png"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "KGEx"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2374/B9%20Stock%20Patches/download/1.0.0.0",
|
||||
"download_size": 16781,
|
||||
"download_hash": {
|
||||
"sha1": "FDE82696406F3FF83D0421E6C66C1ACC8333E65C",
|
||||
"sha256": "E8B9DB06FE104E1022ECB1E9F36DD3AEA7B19186A06E148E1BF709257AF7D4EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue