Can you please release this compiled version?
No problem
https://github.com/minim1ner/motocoin-bot/releases/tag/1Now I get this error when compiling:
moto-engine.cpp:17:19: fatal error: debug.h: No such file or directory
compilation terminated.
make: *** [obj/moto-engine.o] Error 1
It is really strange, since debug.h is in game folder. I have two qt projects: one for game and one for client. The one for game is in ./src/game folder. Hope this will help.