diff options
| author | TheKodeToad <TheKodeToad@proton.me> | 2023-07-21 11:02:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-21 11:02:57 +0100 |
| commit | 0be4db30eb98f65543b30d6a2d970ef1df64633b (patch) | |
| tree | 2135c398f3d01816a0f508dd5e29e155625793cc /launcher/ui/MainWindow.ui | |
| parent | 4c6929038159a29c437b30616daa0b2672531e4d (diff) | |
| parent | 821dd8400b1a27ab1f932200bfa77d7a04edef5d (diff) | |
| download | PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.tar.gz PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.tar.bz2 PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.zip | |
Merge branch 'PrismLauncher:develop' into better-component-installation
Diffstat (limited to 'launcher/ui/MainWindow.ui')
| -rw-r--r-- | launcher/ui/MainWindow.ui | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/launcher/ui/MainWindow.ui b/launcher/ui/MainWindow.ui index 190219b9..e4421d40 100644 --- a/launcher/ui/MainWindow.ui +++ b/launcher/ui/MainWindow.ui @@ -484,7 +484,15 @@ <iconset theme="flame"/> </property> <property name="text"> - <string>CurseForge (zip)</string> + <string>CurseForge (zip)</string> + </property> + </action> + <action name="actionExportInstanceToModList"> + <property name="icon"> + <iconset theme="new"/> + </property> + <property name="text"> + <string>Mod List</string> </property> </action> <action name="actionCreateInstanceShortcut"> |
