File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22This project aims to bring together community bug fixes for Kerbal Space Program 2 in one centralized place.
33
44## Compatibility
5- - Tested with Kerbal Space Program 2 v0.1.3.1.24603
6- - Requires ** [ SpaceWarp 1.3+] ( https://github.com/SpaceWarpDev/SpaceWarp/releases/ ) **
5+ - Tested with Kerbal Space Program 2 v0.1.5.0.28833
6+ - Requires ** [ SpaceWarp 1.5. 3+] ( https://github.com/SpaceWarpDev/SpaceWarp/releases/ ) **
77
88## Implemented fixes
99- ** Separation CommNet Fix** by [ munix] ( https://github.com/jan-bures ) - Fixes CommNet disconnecting after separating two controllable vessels.
Original file line number Diff line number Diff line change 11{
2- "spec" : " 1.3 " ,
2+ "spec" : " 2.0 " ,
33 "mod_id" : " CommunityFixes" ,
44 "author" : " Community Fixes for KSP 2 Contributors" ,
55 "name" : " Community Fixes" ,
66 "description" : " Community project that aims to bring together bug fixes for KSP 2." ,
77 "source" : " https://github.com/KSP2Community/CommunityFixes" ,
8- "version" : " 0.7 .0" ,
8+ "version" : " 0.8 .0" ,
99 "version_check" : " https://raw.githubusercontent.com/KSP2Community/CommunityFixes/main/swinfo.json" ,
1010 "dependencies" : [
1111 {
1212 "id" : " com.github.x606.spacewarp" ,
1313 "version" : {
14- "min" : " 1.3.0 " ,
14+ "min" : " 1.5.3 " ,
1515 "max" : " *"
1616 }
1717 }
1818 ],
1919 "ksp2_version" : {
20- "min" : " 0.1.3 " ,
20+ "min" : " 0.1.5 " ,
2121 "max" : " *"
2222 }
2323}
You can’t perform that action at this time.
0 commit comments