FanTranslatorsInternational / Kuriimu2

Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
GNU General Public License v3.0
320 stars 58 forks source link

Fix GetCurrentDirectory when running in an IDE #93

Closed HoldYourWaffle closed 3 years ago

HoldYourWaffle commented 3 years ago

OTSIA.

When running inside an IDE, GetCurrentProcess().MainModule refers to dotnet.exe. This leads to permission-denied errors when creating temporary directories during saving.