Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultimmc/launcher
Offline Minecraft launcher.
https://github.com/ultimmc/launcher
aur cpp fork hacktoberfest minecraft qt qt5
Last synced: 11 days ago
JSON representation
Offline Minecraft launcher.
- Host: GitHub
- URL: https://github.com/ultimmc/launcher
- Owner: UltimMC
- License: other
- Fork: true (MultiMC/Launcher)
- Created: 2020-05-08T17:53:38.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-13T19:58:50.000Z (about 2 months ago)
- Last Synced: 2024-12-13T20:33:59.820Z (about 2 months ago)
- Topics: aur, cpp, fork, hacktoberfest, minecraft, qt, qt5
- Language: C++
- Homepage:
- Size: 16.4 MB
- Stars: 1,411
- Watchers: 28
- Forks: 151
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: COPYING.md
Awesome Lists containing this project
README
UltimMC is a custom launcher for Minecraft which allows you to manage multiple instances and use offline ("cracked") accounts while keeping as close as possible to the original.
> [!IMPORTANT]
> This project is a **fork** of MultiMC.
> This software is provided without any warranty, so please don't contact the main
> MultiMC developers in case anything goes wrong using this launcher.
> Nonetheless, feel free to create an issue within this repository
> in case you face an issue specific to UltimMC.## Downloading
- All the available downloads can be found [here](https://nightly.link/UltimMC/Launcher/workflows/main/develop). These builds are directly taken from our [GitHub Actions](https://github.com/UltimMC/Launcher/actions).
Direct downloads for specific platforms can be found below.
- *[Windows \(32-bit and 64-bit\)](https://nightly.link/UltimMC/Launcher/workflows/main/develop/mmc-cracked-win32.zip)*.
- *[Linux (64-bit)](https://nightly.link/UltimMC/Launcher/workflows/main/develop/mmc-cracked-lin64.zip)*.
- *[macOS (10.14 and newer)](https://nightly.link/UltimMC/Launcher/workflows/main/develop/mmc-cracked-osx64.zip)*.
> [!NOTE]
> In the case you're using macOS then another additional step you might need to do
> is to make `UltimMC` an executable by running the command `chmod +x UltimMC.app/Contents/MacOS/UltimMC` in the terminal.There's additionally a [.deb package](https://nightly.link/UltimMC/ultimmc-deb/workflows/ci/master/UltimMC.zip) for Debian/Ubuntu distributions.
And an AUR package as [ultimmc-bin](https://aur.archlinux.org/packages/ultimmc-bin). [![ultimmc-bin](https://img.shields.io/badge/ultimmc--bin-1793D1?logo=archlinux&logoColor=white&label=AUR)](https://aur.archlinux.org/packages/ultimmc-bin)
## Installing and Using
1. Pick the correct download for your system.
2. Uncompress it in your desired directory.
3. Launch `UltimMC`.
4. Go to account settings.
6. A. Pick "Add Local" and you will be requested to use the username you desire, this can be anything.
7. B. Pick "Add Ely.by" and add your Ely.by account by putting your email and password.
8. Save it.
9. Now enjoy the Launcher.## Updating
To update the launcher replace all replaceable files and folders with the newer ones from any of the links listed above.
A better update system is in the works.
## Forking
This project now includes our MSA API key in order to have functional Microsoft authentication within the launcher.
This means you're accepting the:
- [Microsoft Identity Platform Terms of Use](https://learn.microsoft.com/en-us/legal/microsoft-identity-platform/terms-of-use)
We humbly ask that in case you wish to fork UltimMC, please either remove the key by setting it empty (`""`) or by setting your own.