mirror of
https://github.com/ProjectSWGCore/forwarder.git
synced 2026-01-16 23:04:28 -05:00
Fixed module-info not including the networking library
This commit is contained in:
@@ -3,6 +3,7 @@ module com.projectswg.forwarder {
|
||||
requires com.projectswg.holocore.client;
|
||||
requires org.jetbrains.annotations;
|
||||
requires me.joshlarson.jlcommon;
|
||||
requires me.joshlarson.jlcommon.network;
|
||||
|
||||
requires java.management;
|
||||
requires kotlin.stdlib;
|
||||
|
||||
Reference in New Issue
Block a user