mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 21:47:42 -05:00
Co-authored-by: ShadewRG <onankman@gmail.com> Co-authored-by: UndeadCat | Shadew <redgalaxysw@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com>
This commit is contained in:
@@ -126,4 +126,12 @@ public class Constants {
|
||||
private LaunchWrapper() {
|
||||
}
|
||||
}
|
||||
|
||||
public static final class Knot {
|
||||
public static final String KNOT_CLIENT = "net.fabricmc.loader.launch.knot.KnotClient";
|
||||
public static final String KNOT_SERVER = "net.fabricmc.loader.launch.knot.KnotServer";
|
||||
|
||||
private Knot() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user