PrismLauncher/libraries/launcher/org/polymc
Sefa Eyeoglu 684b8f24f3
fix: allow starting rd- versions
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-15 09:29:48 +02:00
..
applet refactor: rename NewLaunch package 2022-06-15 10:05:35 +02:00
exception refactor: rename NewLaunch package 2022-06-15 10:05:35 +02:00
impl fix: allow starting rd- versions 2022-09-15 09:29:48 +02:00
utils refactor: rename NewLaunch package 2022-06-15 10:05:35 +02:00
EntryPoint.java fix: add classpath exception to launcher library 2022-06-16 17:58:38 +02:00
Launcher.java refactor: rename NewLaunch package 2022-06-15 10:05:35 +02:00
LauncherFactory.java fix: add classpath exception to launcher library 2022-06-16 17:58:38 +02:00