I am trying to install steam bot on Centos 6.7. I have installed NuGet2, mono, steam, I have done all, what was said in Jessecar96 Installation Guide.
I have compiled Nuget, mono latest release, but nothing happens. When I am trying to run SteamBot.exe, which should be on Bin/Release folder, it shows me error, that file don't exist. Maybe I have done something wrong?
- Installed mono - compiled it.
- Installed Nuget2 - compiled.
- After that i thought that i have not installed SteamBot.
- Installed SteamBot, cloned it.
- After that I removed git, git-clone.
- Again installed and compilet git.
- running
cd ~/SteamBot/Bin/Release/SteamBot.exe
and I get error, that file doesn't exist.
What is this problem?