diff options
author | kb1000 <kaeptmblaubaer1000@gmail.com> | 2021-10-21 01:46:13 +0200 |
---|---|---|
committer | kb1000 <kaeptmblaubaer1000@gmail.com> | 2021-10-21 01:46:13 +0200 |
commit | 8bc5b5a01f13dc3ec3fd8188893747ef6ffd7ca0 (patch) | |
tree | 4d1299bbffd2dddfbe8112f88f87176ef9aeb772 /launcher/pages | |
parent | 264d3017aac89eaf4ea2a1e06bd8631259fcbe10 (diff) | |
download | PrismLauncher-8bc5b5a01f13dc3ec3fd8188893747ef6ffd7ca0.tar.gz PrismLauncher-8bc5b5a01f13dc3ec3fd8188893747ef6ffd7ca0.tar.bz2 PrismLauncher-8bc5b5a01f13dc3ec3fd8188893747ef6ffd7ca0.zip |
NOISSUE Update repository links
Diffstat (limited to 'launcher/pages')
-rw-r--r-- | launcher/pages/instance/LegacyUpgradePage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/pages/instance/LegacyUpgradePage.ui b/launcher/pages/instance/LegacyUpgradePage.ui index a94ee039..085919e3 100644 --- a/launcher/pages/instance/LegacyUpgradePage.ui +++ b/launcher/pages/instance/LegacyUpgradePage.ui @@ -26,7 +26,7 @@ <item> <widget class="QTextBrowser" name="textBrowser"> <property name="html"> - <string><html><body><h1>Upgrade is required</h1><p>MultiMC now supports old Minecraft versions and all the required features in the new (OneSix) instance format. As a consequence, the old (Legacy) format has been entirely disabled and old instances need to be upgraded.</p><p>The upgrade will create a new instance with the same contents as the current one, in the new format. The original instance will remain untouched, in case anything goes wrong in the process.</p><p>Please report any issues on our <a href="https://github.com/MultiMC/MultiMC5/issues">github issues page</a>.</p><p>There is also a <a href="https://discord.gg/GtPmv93">discord channel for testing here</a>.</p></body></html></string> + <string><html><body><h1>Upgrade is required</h1><p>MultiMC now supports old Minecraft versions and all the required features in the new (OneSix) instance format. As a consequence, the old (Legacy) format has been entirely disabled and old instances need to be upgraded.</p><p>The upgrade will create a new instance with the same contents as the current one, in the new format. The original instance will remain untouched, in case anything goes wrong in the process.</p><p>Please report any issues on our <a href="https://github.com/MultiMC/Launcher/issues">github issues page</a>.</p><p>There is also a <a href="https://discord.gg/GtPmv93">discord channel for testing here</a>.</p></body></html></string> </property> <property name="openExternalLinks"> <bool>true</bool> |