A feature-rich, mod-supporting, Minecraft Launcher written COMPLETELY in Python. Supports Microsoft, ElyBy and Offline accounts! Works completely without the internet. Supports all Minecraft versions. Optimized to run on most hardware!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added a fully working update system, and also a splash screen to show that Argon is loading. Next, I'm planning to fix skin rendering for ElyBy accounts and other bugs.
Well after a lot of debugging it turns out I was being rate-limited by Mojang, so I fixed that and now Argon loads in ~10 seconds. Going to optimize it now and seperate gui from loading thread.
Started working on v5 of Argon. I've fixed some installing and starting Argon bugs on macOS, fixed bugs and migrated microsoft authentication backend from Nest to Render (some issues). Trying to make it run faster as right now it is taking a lot of time to load. Optimizing!