Skip to content

SJMC-Dev/SJMCL-Fork

 
 

SJMCL

Test Build Downloads Stars Runs Deepwiki

English · 简体中文 · 繁體中文

Features

  • Cross Platform: Supports Windows 10/11, macOS and Linux.
  • Efficient Instance Management: Supports multiple game directories and instances, allowing the management of all instance resources (such as saves, mods, resource packs, shaders, screenshots, etc.) and settings in one place.
  • Convenient Resource Download: Supports downloading game clients, mod loaders, various game resources and modpacks from CurseForge and Modrinth.
  • Multi-Account System Support: Built-in Microsoft login and third-party authentication server support, compatible with the OAuth login process proposed by the Yggdrasil Connect proposal.
  • Deeplink Integration: Integrates with external websites and tool collections, providing convenient features such as desktop shortcuts for launching instances through system deeplinks.

Note: some features may be limited by region, platform, or bundle type.

Built with

Tauri Next JS Chakra UI

Getting Started

Getting started with SJMCL is simple, just download the latest release from the Official Website.

You can also find all the releases, including the nightly versions, on GitHub Releases.

SJMCL currently supports the following platforms:

Platform Versions Architectures Provided Bundles
Windows 10 and above i686, x86_64 .msi, portable .exe
macOS 10.15 and above aarch64, x86_64 .app, .dmg
Linux webkit2gtk 4.1 (e.g., Ubuntu 22.04) x86_64 .AppImage, .deb, .rpm, portable binary

To learn about how to use SJMCL’s features and browse frequently asked questions, please refer to the User Documentation.

Development and Contributing

To get started, clone the repository and install the required dependencies:

git clone [email protected]:UNIkeEN/SJMCL.git
npm install

To run the project in development mode:

npm run tauri dev

We warmly invite contributions from everyone.

Repo Activity

Repo Activity

Copyright

Copyright © 2024-2025 SJMCL Team.

NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.

The software is distributed under GNU General Public License v3.0.

By GPLv3 License term 7, we require that when you distribute a modified version of the software, you must obey GPLv3 License as well as the following additional terms:

  1. Use a different software name than SJMCL or SJMC Launcher;
  2. Do not remove the function of sending user statisitics to our statisitics server (src-tauri/src/utils/sys_info.rs), and send only version numbers with prefix (more than two letters, e.g. XX-0.0.1).
  3. Mark clearly in your repository README file, your distribution website or thread, Support documents, About Page in the software that you program is based on SJMCL and give out the url of the origin repository.

Community Partners

We sincerely thank the following organizations for their development and community support throughout the SJMCL project.

SJMC    SUES-MC

MUA      GNWORK

About

[👷WIP] A Minecraft launcher from @SJMC-Dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.6%
  • Rust 36.1%
  • JavaScript 1.5%
  • Other 0.8%