AlexStrew / SMPLauncher

☀ Custom launcher for modded minecraft written in Electron and Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nytro Networks

Nytro Electron Launcher

Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.

Screenshot 1 Screenshot 2

Features

  • 🔒 Full account management.
    • Add multiple accounts and easily switch between them.
    • Credentials are never stored and transmitted directly to Mojang.
  • 📂 Efficient asset management.
    • Receive client updates as soon as we release them.
    • Files are validated before launch. Corrupt or incorrect files will be redownloaded.
  • Automatic Java validation.
    • If you have an incompatible version of Java installed, we'll install the right one for you.
    • You do not need to have Java installed to run the launcher.
  • 📰 News feed natively built into the launcher.
  • ⚙️ Intuitive settings management, including a Java control panel.
  • Supports all of our servers.
    • Switch between server configurations with ease.
    • View the player count of the selected server.
  • Automatic updates. That's right, the launcher updates itself.
  • View the status of Mojang's services.

This is not an exhaustive list. Download and install the launcher to gauge all it can do!

Need Help? Check the wiki.

Like the project? Leave a ⭐ star on the repository!

Downloads

You can download from GitHub Releases

Latest Release

Latest Pre-Release

Supported Platforms

If you download from the Releases tab, select the installer for your system.

Platform File
Windows x64 electronlauncher-setup-VERSION.exe
macOS electronlauncher-VERSION.dmg
Linux x64 electronlauncher-VERSION-x86_64.AppImage

Console

To open the console, use the following keybind.

ctrl + shift + i

Ensure that you have the console tab selected. Do not paste anything into the console unless you are 100% sure of what it will do. Pasting the wrong thing can expose sensitive information.

Export Output to a File

If you want to export the console output, simply right click anywhere on the console and click Save as..

console example

Development

Getting Started

System Requirements


Note on Third-Party Usage

You may use this software in your own project so long as the following conditions are met.

  • Credit is expressly given to the original authors (Daniel Scalzi).
    • Include a link to the original source on the launcher's About page.
    • Credit the authors and provide a link to the original source in any publications or download pages.
  • The source code remain public as a fork of this repository.

We reserve the right to update these conditions at any time, please check back periodically.


Resources

The best way to contact the developers is on Discord.

discord


See you ingame.

About

☀ Custom launcher for modded minecraft written in Electron and Node.js

License:MIT License


Languages

Language:JavaScript 67.7%Language:CSS 19.2%Language:EJS 13.0%