diff options
author | seth <getchoo@tuta.io> | 2023-07-13 20:57:38 -0400 |
---|---|---|
committer | seth <getchoo@tuta.io> | 2023-07-15 14:25:05 -0400 |
commit | a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e (patch) | |
tree | 5c6610c8efc2cabc2e2d432179ca6e08ad0a177d /launcher/minecraft | |
parent | 89aaedc06c3eb7a035d8be593a7bbe417cb2f712 (diff) | |
download | PrismLauncher-a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e.tar.gz PrismLauncher-a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e.tar.bz2 PrismLauncher-a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e.zip |
chore: better explain quilt loader beacon
Signed-off-by: seth <getchoo@tuta.io>
Diffstat (limited to 'launcher/minecraft')
-rw-r--r-- | launcher/minecraft/MinecraftInstance.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/minecraft/MinecraftInstance.cpp b/launcher/minecraft/MinecraftInstance.cpp index 180838ad..0833d591 100644 --- a/launcher/minecraft/MinecraftInstance.cpp +++ b/launcher/minecraft/MinecraftInstance.cpp @@ -3,7 +3,7 @@ * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * Copyright (C) 2022 Jamie Mansfield <jmansfield@cadixdev.org> - * Copyright (C) 2022 TheKodeToad <TheKodeToad@proton.me>\ + * Copyright (C) 2022 TheKodeToad <TheKodeToad@proton.me> * Copyright (c) 2023 seth <getchoo at tuta dot io> * * This program is free software: you can redistribute it and/or modify |