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 1212
1313namespace MicroMod
1414{
15- [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "0.7.2 " ) ]
15+ [ BepInPlugin ( "com.micrologist.microengineer" , "MicroEngineer" , "0.8.0 " ) ]
1616 [ BepInDependency ( SpaceWarpPlugin . ModGuid , SpaceWarpPlugin . ModVer ) ]
1717 public class MicroEngineerMod : BaseSpaceWarpPlugin
1818 {
Original file line number Diff line number Diff line change 44 "name" : " Micro Engineer" ,
55 "description" : " Get in-flight and VAB information about your current vessel" ,
66 "source" : " https://github.com/Micrologist/MicroEngineer" ,
7- "version" : " 0.7.2 " ,
7+ "version" : " 0.8.0 " ,
88 "dependencies" : [
99 {
1010 "id" : " SpaceWarp" ,
1111 "version" : {
12- "min" : " 1.1.0 " ,
12+ "min" : " 1.0.1 " ,
1313 "max" : " *"
1414 }
1515 }
You can’t perform that action at this time.
0 commit comments