diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-06-23 16:49:22 +0200 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-06-23 17:06:49 +0200 |
commit | bdfcd0b99e7b67b3adb94f969ddfec98f2a1a601 (patch) | |
tree | 9cc64bc394e5df1535e8a91ec535b2295c88012d /launcher/ui/pages | |
parent | 821edf0f51776155a68a74a310ee7d03b8ea2c71 (diff) | |
download | PrismLauncher-bdfcd0b99e7b67b3adb94f969ddfec98f2a1a601.tar.gz PrismLauncher-bdfcd0b99e7b67b3adb94f969ddfec98f2a1a601.tar.bz2 PrismLauncher-bdfcd0b99e7b67b3adb94f969ddfec98f2a1a601.zip |
chore(flame): reword warning
Diffstat (limited to 'launcher/ui/pages')
-rw-r--r-- | launcher/ui/pages/modplatform/flame/FlamePage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/modplatform/flame/FlamePage.ui b/launcher/ui/pages/modplatform/flame/FlamePage.ui index 9fab9773..2dbfe010 100644 --- a/launcher/ui/pages/modplatform/flame/FlamePage.ui +++ b/launcher/ui/pages/modplatform/flame/FlamePage.ui @@ -19,7 +19,7 @@ </font> </property> <property name="text"> - <string>Note: CurseForge's API is very unreliable. CurseForge and some mod authors have disallowed downloading mods in third-party applications like PolyMC. As such, you may need to manually download some mods to be able to install a modpack.</string> + <string>Note: CurseForge now provides a setting for creators that allows to block access to third-party tools like PolyMC. As such, you may need to manually download some mods to be able to install a modpack.</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> |