File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MicroEngineerProject/MicroEngineer
Staging/BepInEx/plugins/micro_engineer Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111
1212namespace MicroMod
1313{
14- [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "1.6.1 " ) ]
14+ [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "1.7.0 " ) ]
1515 [ BepInDependency ( SpaceWarpPlugin . ModGuid , SpaceWarpPlugin . ModVer ) ]
1616 public class MicroEngineerMod : BaseSpaceWarpPlugin
1717 {
Original file line number Diff line number Diff line change 55 "name" : " Micro Engineer" ,
66 "description" : " Get in-flight and VAB information about your current vessel" ,
77 "source" : " https://github.com/Micrologist/MicroEngineer" ,
8- "version" : " 1.6.1 " ,
8+ "version" : " 1.7.0 " ,
99 "version_check" : " https://raw.githubusercontent.com/Micrologist/MicroEngineer/main/Staging/BepInEx/plugins/micro_engineer/swinfo.json" ,
1010 "dependencies" : [
1111 {
You can’t perform that action at this time.
0 commit comments