29fde6a322
(cherry picked from commit 6a01c277e8
)
15 lines
480 B
Desktop File
Executable File
15 lines
480 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Name=Prism Launcher
|
|
Comment=A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.
|
|
Type=Application
|
|
Terminal=false
|
|
Exec=@Launcher_APP_BINARY_NAME@
|
|
StartupNotify=true
|
|
Icon=org.prismlauncher.PrismLauncher
|
|
Categories=Game;ActionGame;AdventureGame;Simulation;
|
|
Keywords=game;minecraft;mc;
|
|
StartupWMClass=PrismLauncher
|
|
MimeType=application/zip;application/x-modrinth-modpack+zip
|