NetKAN added mod - Buffalo-v2.11.0 (#2399)
This commit is contained in:
parent
acd553b2bd
commit
f2381e34f7
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Buffalo",
|
||||
"name": "Buffalo",
|
||||
"abstract": "NASA Inspired MSEV - Explore In Style",
|
||||
"author": "Angel-125",
|
||||
"version": "v2.11.0",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122617-*",
|
||||
"repository": "https://github.com/Angel-125/Buffalo",
|
||||
"bugtracker": "https://github.com/Angel-125/Buffalo/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Buffalo/master/GameData/WildBlueIndustries/Buffalo/Buffalo.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Buffalo-PlayMode"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "ASET"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Buffalo",
|
||||
"install_to": "GameData/WildBlueIndustries",
|
||||
"filter": [
|
||||
"Ships",
|
||||
"Templates"
|
||||
]
|
||||
},
|
||||
{
|
||||
"find": "Buffalo/Templates/Common",
|
||||
"install_to": "GameData/WildBlueIndustries/Buffalo/Templates"
|
||||
},
|
||||
{
|
||||
"find": "Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Buffalo/releases/download/v2.11.0/Buffalo.zip",
|
||||
"download_size": 37615594,
|
||||
"download_hash": {
|
||||
"sha1": "CD8DDCF2065C859417045B5B1AC80BBF9570C875",
|
||||
"sha256": "7FFCC521A235E25C6FBE2C0DE755DE10C4A614387048244405134836323DB881"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-04T22:38:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue