File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
MicroEngineerProject/MicroEngineer
Staging/BepInEx/plugins/micro_engineer Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717namespace MicroMod
1818{
19- [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "0.5 .0" ) ]
19+ [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "0.6 .0" ) ]
2020 [ BepInDependency ( SpaceWarpPlugin . ModGuid , SpaceWarpPlugin . ModVer ) ]
2121 public class MicroEngineerMod : BaseSpaceWarpPlugin
2222 {
Original file line number Diff line number Diff line change 44 "name" : " Micro Engineer" ,
55 "description" : " Get in-flight information about your current vessel" ,
66 "source" : " https://github.com/Micrologist/MicroEngineer" ,
7- "version" : " 0.5 .0" ,
7+ "version" : " 0.6 .0" ,
88 "dependencies" : [" SpaceWarp" ],
99 "ksp2_version" : {
1010 "min" : " 0.1.0" ,
11- "max" : " 0.1.0 "
11+ "max" : " 0.1.1 "
1212 }
1313}
You can’t perform that action at this time.
0 commit comments