Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashuntu/prismlauncher-snap
Snap for the PrismLauncher Minecraft launcher
https://github.com/ashuntu/prismlauncher-snap
kde-neon minecraft minecraft-launcher multmc prismlauncher qt snap
Last synced: about 1 month ago
JSON representation
Snap for the PrismLauncher Minecraft launcher
- Host: GitHub
- URL: https://github.com/ashuntu/prismlauncher-snap
- Owner: ashuntu
- Created: 2023-07-19T16:50:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T15:19:58.000Z (3 months ago)
- Last Synced: 2024-10-26T03:11:25.448Z (3 months ago)
- Topics: kde-neon, minecraft, minecraft-launcher, multmc, prismlauncher, qt, snap
- Homepage: https://github.com/PrismLauncher/PrismLauncher
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrismLauncher Snap
[![prismlauncher](https://snapcraft.io/prismlauncher/badge.svg)](https://snapcraft.io/prismlauncher)
Snap for the [PrismLauncher][prismlauncher] [Minecraft][minecraft] launcher. This Snap is *unofficial* and not supported directly by the PrismLauncher team, MultiMC, or Microsoft/Mojang.
[**See PrismLauncher's README for more information.**][prismlauncher]
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/prismlauncher)
## User: Install
```
snap install prismlauncher
```## Developer: Build, Install, and Run
1. Clone the repository: `git clone https://github.com/ashuntu/prismlauncher-snap`
2. Enter the repository: `cd prismlauncher-snap`
3. Run `snapcraft`
4. Run `snap install prismlauncher_*.snap --dangerous` to install
5. Run `snap run prismlauncher` to run PrismLauncher (you'll be able to see logs this way), or click the .desktop icon in your application launcher*Use `snap refresh prismlauncher --amend` to revert to the store version of the Snap after installing a `--dangerous` Snap.*
[minecraft]: https://minecraft.net
[prismlauncher]: https://github.com/PrismLauncher/PrismLauncher