mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
62 lines
2.9 KiB
Markdown
62 lines
2.9 KiB
Markdown
<p align="center">
|
|
|
|
<img width="150" src="https://github.com/UltimMC/Launcher/assets/62727185/48d60c15-23ae-4d48-84b8-813f72db6cdd">
|
|
|
|
<p align="center">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.</p>
|
|
|
|
</p>
|
|
|
|
> [!IMPORTANT]
|
|
> This project is a **fork** of MultiMC. </br> </br>
|
|
> This software is provided without any warranty, so please don't contact the main
|
|
> MultiMC developers in case anything goes wrong using this launcher. </br> </br>
|
|
> 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). [](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.
|