-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi, I'm trying to make a simple mod to test HyUI. However, if I try to add it as a dependency to my mod, it throws an error because HyUI needs to load before everything else. If I remove this dependency, it gives an error saying the class doesn't exist.
When I try to load it, explicitly stating that I depend on your mod.

When I remove the dependency, I still can't load my mod.


Just listing it to show that the mod is loaded.

I am using version: HyUI-0.5.8-all.jar
<dependency>
<groupId>curse.maven</groupId>
<artifactId>hyui-1431415</artifactId>
<version>7543526</version>
<scope>provided</scope>
</dependency>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels