Closed wesselmeijer closed 11 years ago
After you compile the code, go into Steambot > bin > debug/release and place it in there.
On Wed, Jan 16, 2013 at 2:25 PM, iksman notifications@github.com wrote:
I tried putting it in diffrent directories, but it didn't work
— Reply to this email directly or view it on GitHubhttps://github.com/Jessecar96/SteamBot/issues/149.
I tried that, didn't work, I put it in both debug and release.
make sure you also renamed it. If you are still having this problem i can give you a line of code that will show exactly where it is supposed to go for you.
rename file settings-template.json TO settings.json
If you start the exe with CMD you have to change the directory to the containing folder first.
cd C:\blablal\SteamBot\Bin\Debug\ C:\blablal\SteamBot\Bin\Debug\SteamBot.exe
I tried putting it in diffrent directories, but it didn't work