NetKAN added mod - WildBlueCore-v1.2.2
This commit is contained in:
parent
bedd86ad85
commit
da24117801
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WildBlueCore",
|
||||
"name": "WildBlueCore",
|
||||
"abstract": "A lightweight plugin created for mods like Buffalo 2, Sandcastle, and SunkWorks",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.2.2",
|
||||
"ksp_version_min": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Angel-125/WildBlueCore",
|
||||
"bugtracker": "https://github.com/Angel-125/WildBlueCore/issues",
|
||||
"manual": "https://github.com/Angel-125/WildBlueCore/wiki",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/WildBlueCore/main/ReleaseFolder/GameData/WildBlueIndustries/00WildBlueCore/WildBlueCore.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"it-it"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "00WildBlueCore",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/WildBlueCore/releases/download/v1.2.2/WildBlueCore.zip",
|
||||
"download_size": 697576,
|
||||
"download_hash": {
|
||||
"sha1": "ACBBE2AB29CC1D6706D8D088BB3A981B7D457902",
|
||||
"sha256": "50847E9F89C94DC896230B313AFBD3B29D0A66337086B9B5988BC6B9EC1DDE34"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2128123,
|
||||
"release_date": "2022-12-01T02:46:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue