NetKAN added mod - WildBlueCore-v1.1
This commit is contained in:
parent
3fc7def817
commit
c38fc94a89
|
@ -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.1",
|
||||
"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/master/GameData/WildBlueIndustries/WildBlueCore/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.1/WildBlueCore.zip",
|
||||
"download_size": 688319,
|
||||
"download_hash": {
|
||||
"sha1": "A9EB2834FBD106812C01719017AD0FC30C672ACE",
|
||||
"sha256": "A68329B1515687FA8228082008AA2882796F91B44328DDDDBCAC9E315831A22A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2107014,
|
||||
"release_date": "2022-09-15T01:53:03Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue