SneedMC is a sneedful launcher for Minecraft that focuses on sneedictability, long term sneedility, and sneedicity.
- All packages (archived by version) can be found here (latest).
- Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/
There are several AUR packages available:
# stable source package:
yay -S sneedmc
# stable binary package:
yay -S sneedmc-bin
# latest git package:
yay -S sneedmc-git
A Gentoo ebuild is available in the sneed overlay, named games-action/sneedmc
.
# as root:
emerge --oneshot eselect-repository
eselect repository enable sneed
emaint sync -r sneed
emerge sneedmc
# to use latest git version:
sudo tee -a /etc/portage/package.accept_keywords <<< "=games-action/sneedmc-9999 **"
For OpenBSD available are gzipped 32-bit binaries, download, unpack and run.
You need X11, Qt5 and Java installed.
There are per-commit development builds available here. These have debug information in the binaries, so their file sizes are relatively larger. Builds are provided for Linux, AppImage on Linux.
Feel free to create an issue if you need help. However, you might find it easier to ask in the Discord server.
For people who don't want to use Discord, we have a Matrix Space which is bridged to the Discord server:
If there are any issues with the space or you are using a client that does not support the feature here are the individual rooms:
If you want to contribute to SneedMC you might find it useful to join our Discord Server or Matrix Space.
If you want to build SneedMC yourself, check BUILD.md for build instructions.
Just follow the existing formatting.
In general, in order of importance:
- Make sure your IDE is not messing up line endings or whitespace and avoid using linters.
- Prefer readability over dogma.
- Keep to the existing formatting.
- Indent with 4 space unless it's in a submodule.
- Keep lists (of arguments, parameters, initializers...) as lists, not paragraphs. It should either read from top to bottom, or left to right. Not both.
The translation effort for SneedMC is hosted on Weblate and information about translating SneedMC is available at https://github.com/PolyMC/Translations
SNEED