Pierce01 / MinecraftLauncher-core

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

fix async modifier cannot be used in an ambient context error #67

Closed RynerNO closed 3 years ago

RynerNO commented 3 years ago

screenErr I'm getting this error from typescript compiller in my 'electron 13' + 'vue 3' app.

Pierce01 commented 3 years ago

Will merge after my classes finish for the day and I can review the code in a test env. Thanks for the PR!