HeliosLauncher icon indicating copy to clipboard operation
HeliosLauncher copied to clipboard

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

Results 59 HeliosLauncher issues
Sort by recently updated
recently updated
newest added

Whilst having a look at possible solutions to a startup-loop when a user is using an old launcher version with an outdated distribution URL, I noticed that a json parse...

enhancement ✨
Helios/v1

The no-distribution screen should do a version check to see if an update is available. If an update is available, the user should be given an option to update. The...

Index processors have two main phases. 1. Initialization (No progress-tracking) 2. Validation (Progress-tracking) Validation yields a list of missing assets. Assets are aggregated and sent to the download engine. Progress...

Helios/v2

This will likely lead to a minor rewrite of the download logic in AssetGuard. v2 is taking a while so this is probably worthwhile for longterm support of v1.

component/assetguard
component/mojang
Helios/v1

For some reason, the main process seems to be blocking when we fork assetguard. Will need to investigate.

bug
Helios/v1