mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-08 14:50:25 -04:00

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>