NetKAN added mod - KSPCommunityFixes-1.0.3
This commit is contained in:
parent
3ff147d5ec
commit
d7fa8c1069
|
@ -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.3",
|
||||
"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.3/KSPCommunityFixes_1.0.3.zip",
|
||||
"download_size": 11917,
|
||||
"download_hash": {
|
||||
"sha1": "6FD1E9E8DAFC96879DF0B08B9CC1AF28E249C3A9",
|
||||
"sha256": "6535269E8D9D38BDD91CA37D0D134DBF3831483A1A05B0BC86D6A22E6C107E66"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-27T08:01:47Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue