mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
9.1.4
This commit is contained in:
@@ -51,7 +51,7 @@ void main(List<String> args) async {
|
||||
}
|
||||
|
||||
stdout.writeln("Launching game...");
|
||||
var executable = version.gameExecutable;
|
||||
var executable = version.shippingExecutable;
|
||||
if(executable == null){
|
||||
throw Exception("Missing game executable at: ${version.location.path}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user