exclude unused GameMode implementations, format Platform/Common/Tutorial

This commit is contained in:
Tropical
2026-03-22 02:11:47 -05:00
parent 3fa28df4da
commit a30330f1d0
64 changed files with 5917 additions and 4813 deletions
+3
View File
@@ -22,6 +22,9 @@ exclude_platform_common_sources = [
' ! -path "*/XUI/*"',
# we use system zlib instead, since this one is old as hell and isn't configured for linux correctly
' ! -path "*/zlib/*"',
' ! -path "*/GameState/SurvivalMode.cpp"',
' ! -path "*/GameState/CreativeMode.cpp"',
' ! -path "*/GameState/GameMode.cpp"',
]
# all sources in in ./Platform/Common