TinkerWorX / SharpCraft-retired-

SharpCraft is a library that helps modding Warcraft III: The Frozen Throne.
GNU General Public License v2.0
40 stars 10 forks source link

Running SharpCraft.exe with a different working directory doesn't work. #13

Closed TinkerWorX closed 10 years ago

TinkerWorX commented 10 years ago

If you run SharpCraft with a different work directory it'll cause issues with locating files needed to function. It's easily reproducible by making a batch file similar to this

"SharpCraft/SharpCraft.exe" -game -window

And then running it in a parent directory.