2021-04-06 22:31:58 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-11-13 16:42:13 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-10-22 21:00:42 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2020-10-22 13:37:02 +03:00
2021-03-31 20:12:00 +03:00
2020-11-13 16:42:13 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
1
2020-04-22 12:56:21 -04:00
2020-10-22 21:00:42 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-10-22 21:00:42 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2021-03-26 11:28:35 +03:00
1
2020-04-22 12:56:21 -04:00
2020-10-22 21:00:42 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-10-22 21:00:42 +03:00
2021-03-31 20:12:00 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2020-10-22 21:00:42 +03:00
1
2020-04-22 12:56:21 -04:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2020-11-14 15:54:58 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:12:00 +03:00
2021-03-31 20:19:16 +03:00
2020-11-13 16:42:13 +03:00
1
2020-04-22 12:56:21 -04:00
2020-12-16 15:14:33 +03:00
2020-12-16 15:07:31 +03:00
2020-12-16 15:14:33 +03:00
waf
2021-03-31 20:12:00 +03:00

source-engine

The main purpose of this repository is to port the engine for other platforms.

Goals

  • fixing bugs
  • NEON support
  • DXVK support
  • remove unnecessary dependencies
  • Elbrus port
  • Arm(android) port
  • improve performance
  • replace current buildsystem with waf
  • rewrite achivement system( to work without steam )

How to Build?

On Linux:

  1. Clone repo ( git clone https://github.com/nillerusr/source-engine)
  2. Run git submodule init && git submodule update
  3. Build
cd thirdparty/
./build.sh
cd ../
./createallprojects
./build.sh everything
Description
Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Readme 221 MiB
Languages
C++ 77.3%
C 19.8%
SWIG 0.7%
Objective-C 0.5%
C# 0.4%
Other 0.9%