mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
Latest version
This commit is contained in:
@@ -19,11 +19,7 @@ late String dll;
|
||||
late FortniteVersion version;
|
||||
late bool autoRestart;
|
||||
|
||||
void main(List<String> args){
|
||||
handleCLI(args);
|
||||
}
|
||||
|
||||
Future<void> handleCLI(List<String> args) async {
|
||||
void main(List<String> args) async {
|
||||
stdout.writeln("Reboot Launcher");
|
||||
stdout.writeln("Wrote by Auties00");
|
||||
stdout.writeln("Version 5.3");
|
||||
|
||||
Reference in New Issue
Block a user