mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
9.0.4
This commit is contained in:
@@ -72,7 +72,7 @@ extension FortniteVersionExtension on FortniteVersion {
|
||||
return output;
|
||||
}
|
||||
|
||||
File? get launcher => findExecutable(location, "FortniteLauncher.exe");
|
||||
File? get launcherExecutable => findExecutable(location, "FortniteLauncher.exe");
|
||||
|
||||
File? get eacExecutable => findExecutable(location, "FortniteClient-Win64-Shipping_EAC.exe");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user