Skip to content

pongo1231/rcbot2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Information

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.

Installation

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

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 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.

Packages

No packages published

Languages

  • C++ 95.2%
  • Pascal 2.7%
  • C 1.6%
  • Makefile 0.2%
  • HTML 0.1%
  • CSS 0.1%
  • Other 0.1%