NetKAN added mod - KSPCommunityFixes-1.7.0
This commit is contained in:
parent
e4c0fd5480
commit
f3b57ee093
|
@ -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.7.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"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.7.0/KSPCommunityFixes_1.7.0.zip",
|
||||
"download_size": 45749,
|
||||
"download_hash": {
|
||||
"sha1": "5F4DA61D7EB9240EBFBC29DEAAB7FED5C99D7B02",
|
||||
"sha256": "D41433C8B688DB8764D933D1AA0527BC10B022D17CCBEBF3E49493198FE65D26"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-27T22:54:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue