Skip to content

rcbotCheeseh/rcbot2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCBot2 for Windows and Linux (TF2, HL2:DM, DOD:S)

Information

Installation Windows

Installation Linux

Building

Windows

Make sure you have Visual Studio 2013 installed. Other than that it should compile fine, even with the latest Visual Studio 2017.

Linux

  • 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 a RCBot2Meta_i486.so should appear in the folder.

Make sure to check out the bots-united.com discord for support and to stay updated.