Skip to content

VisualSource/rusty-mc-launcher

Repository files navigation

Logo

Rusty Minecraft Launcher

Rusty Minecraft Launcher is a Minecraft Client launcher and a simple one click mod installer.

GitHub LicenseGitHub Release GitHub Actions Workflow Status

Features

  • Installable clients

    • Vanilla
    • Forge
    • Neoforge
    • Fabric
    • Quilt
  • Profile Support

    • Import profiles from offical launcher
    • Export profiles to offical launcher
  • Modpacks

    • One click Install (modrinth)
    • Import curseforge Modpack
    • Auto update (modrinth)
  • Mods

    • One Click Install (modrinth)
    • Auto update
  • Accounts

    • Multi microsoft account
    • Modrinth account
  • Custom themes

Patch Notes

See PATCHNOTES.md or view in app from View -> Patch Notes

Installation

Click here or click the releases section and download the installer for your platform.

Feedback

If you have any feedback, create a github issue for any suggestions or features that you would think would benefit this project.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Themes

See Theme Docs

Run Locally

Clone the project

  git clone https://github.com/VisualSource/rusty-mc-launcher

Go to the project directory

  cd rusty-mc-launcher

Install dependencies

  pnpm install

Create a .env.development file add the following varaiables

  • VITE_CLIENT_ID
    • Microsoft TenentId
  • VITE_AUTHORITY
    • Microsoft authority id
  • VITE_MODRINTH_CLIENT_ID
    • Modrinth application id
  • VITE_MODRINTH_SCOPES
    • Scope for modrinth application. Default 'NOTIFICATION_READ+NOTIFICATION_WRITE+USER_READ+USER_WRITE'
  • VITE_MODRINTH_CLIENT_SECRET
  • VITE_GITHUB
  • VITE_GITHUB_API_VERSION
    • Version of git api. Example '2022-11-28' Start the application
  pnpm tauri dev

Acknowledgements

Authors

About

Minecraft launcher, mod and modpack installer

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •