Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 277 Bytes

What's this?

TF2's engine ported to SDK2013MP

Does it works?

Everything is working so far...

How to build?

  1. Run createengineprojects.bat
  2. Open everything.sln
  3. Change to Release
  4. Select all projects and disable "Treat warnings as errors"
  5. Compile using VS2013