Information from wikipedia:
Source is a 3D game engine developed by Valve. It debuted as the successor to GoldSrc with Half-Life: Source in June 2004, followed by Counter-Strike: Source and Half-Life 2 later that year. Source does not have a concise version numbering scheme; instead, it was released in incremental versions
The repo is based on the TF2 2018 leak. Do NOT use it for any commercial purposes.
Original TF2Classic Source Code repo: click
- Android, OSX, FreeBSD, Windows, Linux( glibc, musl ) support (NOTE: FreeBSD and musl libc is not supported in the cmake scripts)
- Arm support( except windows )
- 64bit support
- Modern toolchains support
- Fixed many undefined behaviours
- Touch support( even on windows/linux/osx )
- PBR support
- Removed useless/unnecessary dependencies
- Achivement system working without steam
- Fixed many bugs
- Serverbrowser works without steam