mirror of
https://github.com/ProjectSWGCore/pswgcommon.git
synced 2026-01-17 00:04:25 -05:00
3 lines
55 B
Java
3 lines
55 B
Java
module com.projectswg.launcher {
|
|
requires java.base;
|
|
} |