Added Launch Demo button.

Signed-off-by: jopejoe1 <johannes@joens.email>
This commit is contained in:
jopejoe1
2022-07-11 20:46:11 +02:00
committed by flow
parent 1ca2be0039
commit 29dcb9d274
9 changed files with 90 additions and 9 deletions

View File

@ -213,6 +213,7 @@ public slots:
bool launch(
InstancePtr instance,
bool online = true,
bool demo = false,
BaseProfilerFactory *profiler = nullptr,
MinecraftServerTargetPtr serverToJoin = nullptr,
MinecraftAccountPtr accountToUse = nullptr