Added ModMenu as build dependency and refactored Integration
This commit is contained in:
parent
3e18eb839f
commit
08e400ae20
11 changed files with 80 additions and 90 deletions
|
@ -2,7 +2,7 @@ package ru.bclib.api;
|
|||
|
||||
import com.google.common.collect.Lists;
|
||||
import net.fabricmc.loader.api.FabricLoader;
|
||||
import ru.bclib.integration.ModIntegration;
|
||||
import ru.bclib.integration.modmenu.ModIntegration;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue