sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make RenderingDef be loaded from a config

sourencho opened this issue · comments

We spend a lot of time recompiling every time we change a render setting, we should make the src/client/rendering/RenderingDef.hpp settings be read from a config like src/common/util/game_settings.cpp