SegsEngine
SegsEngine copied to clipboard
Separate common code from client-specific/server-specific/editor-specific code.
Right now all global targets rebuild the whole codebase with only third-party libraries being re-used.
This will require separating #ifdef code bits into different files that will be made into editor/server etc specific overlay over the base.