mirror of
https://github.com/ProjectSWGCore/pswgcommon.git
synced 2026-07-13 22:00:57 -04:00
3 lines
55 B
Java
3 lines
55 B
Java
module com.projectswg.launcher {
|
|
requires java.base;
|
|
} |