Running Shiba from a symlinked directory on Windows throws an error.
How to reproduce:
- Download latest release (1.2.1)
- Unzip file
- Run
New-Item -ItemType Junction -Name Shiba-Link -Value .\Shiba-win32-x64\
with PowerShell to create symlink
- Start
.\Shiba-Link\Shiba.exe