NetKAN added mod - KSPCommunityFixes-1.35.0
This commit is contained in:
parent
2f371ea9c3
commit
0806a9e29b
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "KSPCommunityFixes",
|
||||
"name": "KSP Community Fixes",
|
||||
"abstract": "Fixes for stock bugs, also provides various QoL/UI improvements",
|
||||
"author": "Gotmachine",
|
||||
"version": "1.35.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204002-*",
|
||||
"repository": "https://github.com/KSPModdingLibs/KSPCommunityFixes",
|
||||
"bugtracker": "https://github.com/KSPModdingLibs/KSPCommunityFixes/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSPModdingLibs/KSPCommunityFixes/master/GameData/KSPCommunityFixes/KSPCommunityFixes.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.35.0/KSPCommunityFixes_1.35.0.zip",
|
||||
"download_size": 403539,
|
||||
"download_hash": {
|
||||
"sha1": "AF557E87BF82DEC3EB333B022AE1871B1C732F60",
|
||||
"sha256": "768CCD5ADD8D38CD3EF718A33E4C2CD3C08A5B57966E1D1DFF55A5D84F17A166"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1492149,
|
||||
"release_date": "2024-04-05T10:27:55Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue