Various tweaks to the Java component of the launcher
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -18,6 +18,6 @@ package org.prismlauncher;
|
||||
|
||||
public interface Launcher {
|
||||
|
||||
void launch() throws Exception;
|
||||
void launch() throws Throwable;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user