NetKAN added mod - KSPBurst-v1.5.0.0
This commit is contained in:
parent
5fe00ddba4
commit
d0b7444377
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPBurst",
|
||||
"name": "KSPBurst",
|
||||
"abstract": "Burst compiler for Kerbal Space Program. Needs Mono installed on Linux and macOS.",
|
||||
"author": "dkavolis",
|
||||
"version": "v1.5.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201112-*",
|
||||
"repository": "https://github.com/KSPModdingLibs/KSPBurst",
|
||||
"bugtracker": "https://github.com/KSPModdingLibs/KSPBurst/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSPModdingLibs/KSPBurst/master/GameData/000_KSPBurst/KSPBurst.version"
|
||||
},
|
||||
"tags": [
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_KSPBurst",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSPModdingLibs/KSPBurst/releases/download/v1.5.0.0/KSPBurst_1.5.0.0.zip",
|
||||
"download_size": 315790727,
|
||||
"download_hash": {
|
||||
"sha1": "94DE934E543ADD672786968BAF4F07225CB3EFF2",
|
||||
"sha256": "A995456D237F3E3D1A1B2CC583462BA6F2A7389EC0732D025AEE3B4606CB995F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-19T16:48:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue