Menu

Tree [f9ad75] release-5.x 5.1 /
 History

HTTPS access


File Date Author Commit
 .github 2024-11-08 ExtremeLauncherTeam ExtremeLauncherTeam [f9ad75] 5.1
 buildconfig 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [5db7aa] v5
 cmake 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [5db7aa] v5
 flatpak 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [5db7aa] v5
 launcher 2024-11-08 ExtremeLauncherTeam ExtremeLauncherTeam [f9ad75] 5.1
 libraries 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [6fe5d9] Fix domain typos
 nix 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 program_info 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 tests 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [5db7aa] v5
 .clang-format 2023-07-29 TheKodeToad TheKodeToad [f256b8] Make more options generic
 .clang-tidy 2023-10-29 LocalSpook LocalSpook [0de4d8] Remove top-level `const` qualifiers in function...
 .editorconfig 2023-05-28 Tayou Tayou [c0f9cc] Use slash_star comment style in .editorconfig
 .envrc 2023-08-23 Sefa Eyeoglu Sefa Eyeoglu [d7b645] fix(nix): reload direnv if parts change
 .git-blame-ignore-revs 2024-09-19 seth seth [68bf50] chore: add nix reformat to .git-blame-ignore-revs
 .gitattributes 2016-04-13 Petr Mrázek Petr Mrázek [771dd6] NOISSUE reorganize unit tests to be placed next...
 .gitignore 2023-03-21 Sefa Eyeoglu Sefa Eyeoglu [779320] chore: update ignores for Nix
 .gitmodules 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 .markdownlint.yaml 2022-07-12 txtsd txtsd [76aa0c] feat(markdown): Add markdownlint config
 .markdownlintignore 2022-07-12 txtsd txtsd [76aa0c] feat(markdown): Add markdownlint config
 CMakeLists.txt 2024-11-08 ExtremeLauncherTeam ExtremeLauncherTeam [f9ad75] 5.1
 CODE_OF_CONDUCT.md 2022-10-18 Sefa Eyeoglu Sefa Eyeoglu [722194] refactor: initial rebrand
 CONTRIBUTING.md 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 COPYING.md 2024-11-04 ExtremeLauncherDevs ExtremeLauncherDevs [5db7aa] v5
 LICENSE 2022-01-08 swirl swirl [1e5182] add LICENSE file explicitly
 README.md 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 default.nix 2024-08-20 seth seth [4c81d8] style(nix): format with nixfmt
 flake.lock 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 flake.nix 2024-11-06 ExtremeLauncherDevs ExtremeLauncherDevs [fba607] Update repo #3
 renovate.json 2023-08-28 Sefa Eyeoglu Sefa Eyeoglu [97d932] Revert "chore(deps): enable nix lockfile mainte...

Read Me

Extreme Launcher is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.

This is a fork of the Prims/MultiMC Launcher and is not endorsed by it.

Installation

  • All downloads and instructions for Extreme Launcher can be found on our Website.
  • Last build status can be found in the GitHub Actions tab (this also includes the pull requests status).

Development Builds

Please understand that these builds are not intended for most users. There may be bugs, and other instabilities. You have been warned.

There are development builds available through:

  • GitHub Actions (includes builds from pull requests opened by contribuitors)
  • nightly.link (this will always point only to the latest version of develop)

These have debug information in the binaries, so their file sizes are relatively larger.

Prebuilt Development builds are provided for Linux, Windows and macOS.

Community & Support

Feel free to create a GitHub issue if you find a bug or want to suggest a new feature. We have multiple community spaces where other community members can help you:

Translations

The translation effort for Extreme Launcher is hosted on Weblate and information about translating Extreme Launcher is available at https://github.com/ExtremeLauncher/Translations.

Forking/Redistributing/Custom builds policy

You are free to fork, redistribute and provide custom builds as long as you follow the terms of the license (this is a legal responsibility), and if you made code changes rather than just packaging a custom build, please do the following as a basic courtesy:

  • Make it clear that your fork is not Extreme Launcher and is not endorsed by or affiliated with the Extreme Launcher project (https://extremelauncher.net).
  • Go through CMakeLists.txt and change Extreme Launcher's API keys to your own or set them to empty strings ("") to disable them (this way the program will still compile but the functionality requiring those keys will be disabled).

If you have any questions or want any clarification on the above conditions please make an issue and ask us.

If you are just building Extreme Launcher for your distribution, please make sure to set the Launcher_BUILD_PLATFORM to a slug representing your distribution. Examples are archlinux, fedora and nixpkgs.

Note that if you build this software without removing the provided API keys in CMakeLists.txt you are accepting the following terms and conditions:

If you do not agree with these terms and conditions, then remove the associated API keys from the CMakeLists.txt file by setting them to an empty string ("").

License https://github.com/ExtremeLauncherTeam/ExtremeLauncher/blob/develop/LICENSE

All launcher code is available under the GPL-3.0-only license.

The logo and related assets are under the CC BY-SA 4.0 license.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.