NetKAN added mod - BLEAK-1.0
This commit is contained in:
parent
4a856aef68
commit
bb528be93f
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.27",
|
||||
"identifier": "BLEAK",
|
||||
"name": "BLEAK - TUFX Profiles",
|
||||
"abstract": "A Kerbal Space Program mod that adds TUFX profiles.",
|
||||
"author": "aspctt",
|
||||
"version": "1.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/aspctt/BLEAK",
|
||||
"bugtracker": "https://github.com/aspctt/BLEAK/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TUFX"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/aspctt/BLEAK/releases/download/1.0/BLEAK-1.0.zip",
|
||||
"download_size": 2072,
|
||||
"download_hash": {
|
||||
"sha1": "2B5FDCD56AF376C08690ACB9743ABBC4E3AA7988",
|
||||
"sha256": "11254D6C35A7AC0374B5871D442B9E79CA2B60051B146E48D9846E751D15AB30"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1483,
|
||||
"release_date": "2022-12-06T05:53:56Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue