Lesson 62 - Parsing the Metadata

This commit is contained in:
Norman Lansing
2026-03-30 06:57:00 -04:00
parent 34ef566665
commit d3c28f8330
6 changed files with 51 additions and 7 deletions

View File

@@ -4,3 +4,5 @@
#include "Modules/ModuleManager.h"
IMPLEMENT_MODULE( FDefaultModuleImpl, DedicatedServers );
DEFINE_LOG_CATEGORY( LogDedicatedServers );