"NetKAN generated mods - Buffalo-v0.2.7"
This commit is contained in:
parent
51dd1255eb
commit
a6225331e7
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Buffalo",
|
||||
"name": "Buffalo",
|
||||
"abstract": "A modular rover parts pack based upon NASA's MMSEV. Explore in style.",
|
||||
"author": "Angel125",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122617-105-buffalo-nasa-inspired-msev-fly-like-jetman-yves-rossy-with-the-jetwing/&page=1",
|
||||
"repository": "https://github.com/Angel-125/Buffalo"
|
||||
},
|
||||
"version": "v0.2.7",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.4.9"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools",
|
||||
"min_version": "1.0.32"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.18"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WildBlueIndustries/Buffalo",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Buffalo/releases/download/v0.2.7/Buffalo_0_2_7.zip",
|
||||
"download_size": 6398890,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue