Pierce01 / MinecraftLauncher-core

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

fix: download to correct folder if custom is specified #75

Closed Suyashtnt closed 3 years ago

Suyashtnt commented 3 years ago

download the .json and the jar to the custom folder if it is specified

works with and without custom being set

I've made sure it works in all scenarios this is semver minor I guess as it fixes a bug