pollymc/libraries/launcher
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
..
net/minecraft Attempt to mimic clang-format 2022-11-08 16:36:33 +00:00
org/prismlauncher Remove arguments being passed twice 2022-11-08 16:37:00 +00:00
.gitignore NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
CMakeLists.txt *opinionated change* Remove LauncherFactory 2022-11-08 16:37:00 +00:00
formatting-profile.xml Attempt to mimic clang-format 2022-11-08 16:36:33 +00:00
LICENSE chore: update COPYING.md 2022-06-15 10:15:35 +02:00