diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2023-07-10 14:20:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 14:20:29 +0100 |
commit | 91c9082d19b957c3295e7a0b5bc6add71e6459b8 (patch) | |
tree | acf56246ae46b3788da7c860831ad967e6ab6b36 /launcher/ui/MainWindow.ui | |
parent | 4f4ccdaa59b166f74318d78beb7da62512677f96 (diff) | |
parent | 908ac813e0f96126a643851e99379956faa08cda (diff) | |
download | PrismLauncher-91c9082d19b957c3295e7a0b5bc6add71e6459b8.tar.gz PrismLauncher-91c9082d19b957c3295e7a0b5bc6add71e6459b8.tar.bz2 PrismLauncher-91c9082d19b957c3295e7a0b5bc6add71e6459b8.zip |
Merge pull request #1249 from Trial97/curse
Curseforge modpack export
Diffstat (limited to 'launcher/ui/MainWindow.ui')
-rw-r--r-- | launcher/ui/MainWindow.ui | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/launcher/ui/MainWindow.ui b/launcher/ui/MainWindow.ui index 113dfc1e..190219b9 100644 --- a/launcher/ui/MainWindow.ui +++ b/launcher/ui/MainWindow.ui @@ -479,6 +479,14 @@ <string>Modrinth (mrpack)</string> </property> </action> + <action name="actionExportInstanceFlamePack"> + <property name="icon"> + <iconset theme="flame"/> + </property> + <property name="text"> + <string>CurseForge (zip)</string> + </property> + </action> <action name="actionCreateInstanceShortcut"> <property name="icon"> <iconset theme="shortcut"> |