abasgames / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
./waf configure -T debug
./waf build

About

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses

License:Other


Languages

Language:C++ 82.9%Language:C 14.8%Language:SWIG 0.6%Language:Shell 0.3%Language:C# 0.3%Language:Perl 0.3%Language:Python 0.2%Language:GLSL 0.1%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Objective-C++ 0.0%Language:Roff 0.0%Language:Visual Basic .NET 0.0%Language:M4 0.0%Language:SAS 0.0%Language:WebAssembly 0.0%Language:Module Management System 0.0%Language:HTML 0.0%Language:Scheme 0.0%Language:Assembly 0.0%Language:OCaml 0.0%Language:Smalltalk 0.0%Language:Rich Text Format 0.0%Language:StringTemplate 0.0%Language:CSS 0.0%Language:Clarion 0.0%Language:JavaScript 0.0%Language:AMPL 0.0%Language:ReScript 0.0%Language:Ruby 0.0%