mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - KSPCommunityFixes-1.0.2
This commit is contained in:
38
KSPCommunityFixes/KSPCommunityFixes-1.0.2.ckan
Normal file
38
KSPCommunityFixes/KSPCommunityFixes-1.0.2.ckan
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"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.0.2",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.0.2/KSPCommunityFixes_1.0.2.zip",
|
||||
"download_size": 11652,
|
||||
"download_hash": {
|
||||
"sha1": "C1630CBBDE148719A7D8CF4B336DAFA8263DBF2F",
|
||||
"sha256": "CA70038F31CA936DC28CB471C5E7A94CD141A87600408D379628A71DCB28A64C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-25T19:27:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user