Launcher

Features
- Downloads runtime (Java GraalVM 23 Community)
- Downloads client files
- Checks for client updates on startup
- After everything is downloaded the "Updating" button will become "Play" and you can launch the client
- You can launch any number of client from the same launcher (in parallel)
- You can close the launcher after the client is launched if you want
- The client is downloaded into the "replica-client" folder next to the launcher
Troubleshooting
- You can use "Show Log" button to get the detailed information
- You can completely remove the "replica-client" folder to force clean download of the client and runtime
- You can remove "replica-client/runtime" folder to just download the runtime
Launching the client
- You can launch the client by clicking the "Play" button
- Alternatively, you can launch the client directly from the "replica-client" folder (there is a run.bat file)
- Client console output will be redirected into the
log.txt
when launched via the launcher.