diff options
author | Petr Mrázek <peterix@gmail.com> | 2021-10-21 23:25:52 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2021-10-21 23:25:52 +0200 |
commit | 7c86732a47ab40db4061e6c333945e4922f4626e (patch) | |
tree | 1e9764a46ed6363444b9dbded151c8da2a444479 /launcher/pages | |
parent | a8458e36ff84c229f68374dfa5319a147b6bce13 (diff) | |
download | PrismLauncher-7c86732a47ab40db4061e6c333945e4922f4626e.tar.gz PrismLauncher-7c86732a47ab40db4061e6c333945e4922f4626e.tar.bz2 PrismLauncher-7c86732a47ab40db4061e6c333945e4922f4626e.zip |
NOISSUE Update links to repo, fix up library README
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> |