Refactor|Server: Added ServerApp
The old procedural app initialization is now handled by the ServerAppclass, modeled the same way as ClientApp. Naturally the base classis de::TextApp instead of de::GuiApp, though.
View differences
Refactor|Server: Added ServerApp
The old procedural app initialization is now handled by the ServerApp
class, modeled the same way as ClientApp. Naturally the base class
is de::TextApp instead of de::GuiApp, though.