Fix dev launch for fabric and forge

This commit is contained in:
Zoë
2022-06-30 18:30:13 -07:00
parent d7be33fa55
commit 18de2c3f99
15 changed files with 140 additions and 66 deletions

View File

@@ -96,7 +96,6 @@ public class BootstrapAddonLoader implements BootstrapBaseAddon<BootstrapBaseAdd
throw new UncheckedIOException(e);
}
}
@Override
public String getID() {
return "BOOTSTRAP";