diff options
Diffstat (limited to 'program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in')
-rw-r--r-- | program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in b/program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in index 13a860d9..96708960 100644 --- a/program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in +++ b/program_info/org.prismlauncher.PrismLauncher.metainfo.xml.in @@ -19,38 +19,49 @@ <p>Features:</p> <ul> <li>Easily install game modifications, such as Fabric, Forge and Quilt</li> - <li>Control your Java settings</li> + <li>Easily install and update modpacks from the Launcher</li> + <li>Control your Java settings, and enable Mangohud or Gamemode with a toggle</li> <li>Manage worlds and resource packs from the launcher</li> - <li>See logs and other details easily</li> + <li>See logs and other details easily through a dashboard</li> <li>Kill Minecraft in case of a crash/freeze</li> <li>Isolate Minecraft instances to keep everything clean</li> <li>Install and update mods directly from the launcher</li> + <li>Customize the launcher with themes, and more</li> + <li>And cat :3</li> </ul> </description> <screenshots> <screenshot type="default"> <caption>The main Prism Launcher window</caption> - <image type="source" width="976" height="764">https://prismlauncher.org/img/screenshots/LauncherDark.png</image> + <image type="source" width="1030" height="764">https://prismlauncher.org/img/screenshots/LauncherDark.png</image> </screenshot> <screenshot> <caption>Modpack installation</caption> - <image type="source" width="1103" height="954">https://prismlauncher.org/img/screenshots/ModpackInstallDark.png</image> + <image type="source" width="1126" height="850">https://prismlauncher.org/img/screenshots/ModpackInstallDark.png</image> + </screenshot> + <screenshot> + <caption>Modpack updating</caption> + <image type="source" width="930" height="677">https://prismlauncher.org/img/screenshots/ModpackUpdateDark.png</image> </screenshot> <screenshot> <caption>Mod installation</caption> - <image type="source" width="1036" height="700">https://prismlauncher.org/img/screenshots/ModInstallDark.png</image> + <image type="source" width="848" height="558">https://prismlauncher.org/img/screenshots/ModInstallDark.png</image> </screenshot> <screenshot> <caption>Mod updating</caption> - <image type="source" width="930" height="858">https://prismlauncher.org/img/screenshots/ModUpdateDark.png</image> + <image type="source" width="860" height="748">https://prismlauncher.org/img/screenshots/ModUpdateDark.png</image> </screenshot> <screenshot> <caption>Instance management</caption> - <image type="source" width="1083" height="735">https://prismlauncher.org/img/screenshots/PropertiesDark.png</image> + <image type="source" width="960" height="659">https://prismlauncher.org/img/screenshots/PropertiesDark.png</image> + </screenshot> + <screenshot> + <caption>Cat :3</caption> + <image type="source" width="1042" height="754">https://prismlauncher.org/img/screenshots/LauncherCatDark.png</image> </screenshot> <screenshot> - <caption>Cat :)</caption> - <image type="source" width="931" height="759">https://prismlauncher.org/img/screenshots/LauncherCatDark.png</image> + <caption>Customization</caption> + <image type="source" width="1040" height="752">https://prismlauncher.org/img/screenshots/CustomizeDark.png</image> </screenshot> </screenshots> <releases> |