This is a fork of Cheeseh's RCBot2 repository. This aims to build on top of it to add features along with possible stability fixes. Note that this is mainly intended for TF2.
Make sure you have Visual Studio 2013 installed. Other than that it should compile fine, even with the latest Visual Studio 2017.
Note: You need gcc-4.8 and g++-4.8!
- Go to
linux_sdk
make -f Makefile.rcbot2 vcpm
make -f Makefile.rcbot2 genmf
(this will generate the Makefiles)make -f Makefile.rcbot2 all -j4
And aRCBot2Meta_i486.so
should appear in the folder.
Make sure to check out the bots-united.com discord for support and to stay updated.