NetKAN added mod - KSPCommunityFixes-1.24.1
This commit is contained in:
parent
fe19b9cd18
commit
42c82b6f30
KSPCommunityFixes
|
@ -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.24.1",
|
||||
"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.24.1/KSPCommunityFixes_1.24.1.zip",
|
||||
"download_size": 339154,
|
||||
"download_hash": {
|
||||
"sha1": "5C24E6388DBD83A850C492187FB2D766E4BCA285",
|
||||
"sha256": "28FEA0FA5DCDD47C742C5DE03A9A7490C5CD6A158E98B4B00F62F98405B436C6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1332020,
|
||||
"release_date": "2023-01-19T12:52:14Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue