NetKAN generated mods - KerbalChangelog-v1.1.6
This commit is contained in:
parent
59ebc4f650
commit
691c15a394
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "KerbalChangelog",
|
||||
"name": "Kerbal Changelog",
|
||||
"abstract": "Small QOL KSP mod for modders that allows them to provide in-game changelogs for their mods",
|
||||
"author": "BenjaminCronin",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*",
|
||||
"repository": "https://github.com/BenjaminCronin/KerbalChangelog"
|
||||
},
|
||||
"version": "v1.1.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "KerbalChangeLog.*",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.1.6/KerbalChangeLog1-1-6.zip",
|
||||
"download_size": 8245,
|
||||
"download_hash": {
|
||||
"sha1": "E72BBC04D4EF4B1CE4208790A79242392D9919EA",
|
||||
"sha256": "38EDC90A3E6B18E8D503F4B4A386D61846136FA47DD407B0E408AB006C9B8234"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue