pollymc/libraries/launcher/org/prismlauncher
TheKodeToad 9931c9a286 Remove arguments being passed twice
Passing the classpath into stdin has no effect. Java is already provided the classpath with -cp, which pretty much takes up the largest part of the arguments anyway, which leads me to wonder, what's the point of stdin arguments at all?

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-11-08 16:37:00 +00:00
..
exception Try to improve consistency 2022-11-08 16:35:43 +00:00
launcher *opinionated change* Remove LauncherFactory 2022-11-08 16:37:00 +00:00
utils Attempt to mimic clang-format 2022-11-08 16:36:33 +00:00
EntryPoint.java Remove arguments being passed twice 2022-11-08 16:37:00 +00:00