NetKAN added mod - Buffalo2-v1.0
This commit is contained in:
parent
7f46b2e934
commit
2af9ab9814
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Buffalo2",
|
||||
"name": "Buffalo2",
|
||||
"abstract": "A next-gen, Restock-alike replacement for the original Buffalo mod",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.0",
|
||||
"ksp_version_min": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/206638-*",
|
||||
"repository": "https://github.com/Angel-125/Buffalo2",
|
||||
"bugtracker": "https://github.com/Angel-125/Buffalo2/issues",
|
||||
"license": "https://github.com/Angel-125/Buffalo2/blob/main/ReleaseFolder/GameData/WildBlueIndustries/Buffalo2/Readme.txt",
|
||||
"manual": "https://github.com/Angel-125/Buffalo2/wiki",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Buffalo2/master/GameData/WildBlueIndustries/Buffalo2/Buffalo2.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueCore"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "ASET"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Buffalo2",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Buffalo2/releases/download/v1.0/Buffalo2.zip",
|
||||
"download_size": 90502016,
|
||||
"download_hash": {
|
||||
"sha1": "21764044BD6674E88F95F065CFC1B4738BC688D1",
|
||||
"sha256": "ABF856F5B7B8197B52DA45A0E695BE8042E78774CF8BDAA6F90A7086B9602BC4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 166290017,
|
||||
"release_date": "2022-08-30T23:38:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue