Pierce01 / MinecraftLauncher-core

Lightweight module that downloads and runs Minecraft using javascript / NodeJS
MIT License
356 stars 81 forks source link

Better assets progress #113

Closed BatuhanAksoyy closed 11 months ago

BatuhanAksoyy commented 1 year ago

I just moved counter and emit operation under the if statement. The reason for that is when I get assets progress, it was instantly finishing from 20, 30, 0 etc... And this makes harder to check the current progress.