Change text to enjoy modpack.

This commit is contained in:
Peter 2021-07-09 10:55:17 +01:00
parent 6914673588
commit 4f3e6f61c0

View File

@ -703,7 +703,7 @@ function dlAsync(login = true){
proc.stdout.on('data', tempListener)
proc.stderr.on('data', gameErrorListener)
setLaunchDetails('Done. Enjoy the server!')
setLaunchDetails('Done. Enjoy the modpack!')
// Init Discord Hook
const distro = DistroManager.getDistribution()