ENDERZOMBI102 / Aurora-Source

Aurorians's custom version of the Source SDK 2013
Other
17 stars 0 forks source link
sdk sdk-2013 source-engine

Aurora Source

A "branch" of the source engine, forked off SDK 2013's codebase.

This project aim to recreate the missing pieces of the engine, with completely custom code, using leaks is completely banned, they only hurt and help nothing.

Planned features include:

Compiler Support

By default, this targets C++23, so any compliant compiler should work fine.

Windows

VS2022 is known to build, but this is untested with older versions.

Linux

GCC 14 or greater is (probably) needed, haven't tested with older versions.
Clang is not yet fully tested, so might compile or might not.
Zig is the same story as clang, as it is used under hood.

macOS

Support for macOS was removed.

Credits