Skip to content

An open source Minecraft Launcher made with React and Electron

License

Notifications You must be signed in to change notification settings

pyramidmc/launcher

Repository files navigation

Pyramid Launcher

Development status: Going for MVP (Minimal Viable Product)

readme in spanish

Notes on development

There are 3 ways Pyramid Launcher communicates:

  • Electron IPC
    • Close the window (custom title bar)
    • Launch Minecraft
    • Close Minecraft
    • List Minecraft Versions
  • Websocket server
    • Minecraft process status
  • window.postMessage() (used for things that don't require electron intervention)
    • Close Accounts modal

Changelog

About

An open source Minecraft Launcher made with React and Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published