mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - KSPCommunityFixes-1.25.3
This commit is contained in:
45
KSPCommunityFixes/KSPCommunityFixes-1.25.3.ckan
Normal file
45
KSPCommunityFixes/KSPCommunityFixes-1.25.3.ckan
Normal file
@ -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.25.3",
|
||||
"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.25.3/KSPCommunityFixes_1.25.3.zip",
|
||||
"download_size": 344556,
|
||||
"download_hash": {
|
||||
"sha1": "E853FEAF715E6E706B1EB1E2017B672294C39B29",
|
||||
"sha256": "CA9B5562B48809CA1CC78C27956A876C20E28A22A385F67F29C907EEA5DBABC3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1344810,
|
||||
"release_date": "2023-03-24T19:08:47Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user