http and lots of formats

This commit is contained in:
2026-01-05 00:30:37 +02:00
parent 965cecc901
commit f886350eb1
23 changed files with 1727 additions and 121 deletions

View File

@@ -7,6 +7,9 @@
CUtlVector<CUtlString> tier2_CompiledFiles = {
"fileformats/ini.cpp",
"fileformats/json.cpp",
"fileformats/xml.cpp",
"fileformats/plist.cpp",
"tokenizer.cpp",
"filesystem.cpp",
};