BeamMP / BeamMP-Launcher

Official BeamMP Launcher
https://beammp.com
34 stars 42 forks source link

Fix GetGamePath #130

Closed WiserTixx closed 1 month ago

WiserTixx commented 1 month ago

Previously, the registry was used to get the local appdata folder for the user folder. I've switched this over to a windows api function which fixes some cases where the launcher wouldn't be able to find the appdata folder in the registry.