Blizzard / Blizzard/s2client-api
Maps could not be loaded from simple relative path.
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
Function `ControlImp::ResolveMap` searches for maps in relative path `..\..\..\maps` relative to executable/library. In case of any sort of non-standard configuration this relative path loses its meaning and becomes unusable. However just by changing working directory it's easy to make any other path working, so it'd be nice if maps could be loaded simply from working directory without any `..`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.