NetKAN added mod - KSPBurst-v1.5.4.1
This commit is contained in:
parent
8d6d84ccfe
commit
30694ee5c4
|
@ -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.4.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.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.4.1/KSPBurst_1.5.4.1.zip",
|
||||
"download_size": 314980544,
|
||||
"download_hash": {
|
||||
"sha1": "99DE485245F2BB5B2DF4B60D880F849976C17DBB",
|
||||
"sha256": "6CC899A3D75105832EBD25DEEE0AF35C20CD9F7B6ABB4D9A5992B495F398E3A6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-30T11:04:43Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue