aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-05-15 20:52:57 -0300
committerflow <flowlnlnln@gmail.com>2022-05-15 20:52:57 -0300
commitec3c882a44624f18b088322b28efe7153e7db083 (patch)
treecb40f5cdb8a541d42feee678e2f994e4eaa3b572 /launcher/ui
parent66ce5a4a2d38803bf667d7326f2ffb1bc06bff99 (diff)
downloadPrismLauncher-ec3c882a44624f18b088322b28efe7153e7db083.tar.gz
PrismLauncher-ec3c882a44624f18b088322b28efe7153e7db083.tar.bz2
PrismLauncher-ec3c882a44624f18b088322b28efe7153e7db083.zip
change: add alpha note to modrinth page
Diffstat (limited to 'launcher/ui')
-rw-r--r--launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui15
1 files changed, 15 insertions, 0 deletions
diff --git a/launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui b/launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui
index 8de53a69..90e8dba3 100644
--- a/launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui
+++ b/launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui
@@ -12,6 +12,21 @@
</property>
<layout class="QVBoxLayout">
<item>
+ <widget class="QLabel" name="label_2">
+ <property name="font">
+ <font>
+ <italic>true</italic>
+ </font>
+ </property>
+ <property name="text">
+ <string>Note: Modrinth modpacks is still in alpha phase. Some things may be rough on the edges, or not working at all! Use it with caution.</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QHBoxLayout">
<item>
<widget class="QLineEdit" name="searchEdit">