diff --git a/build/scripts/tools/ndk_server.lua b/build/scripts/tools/ndk_server.lua index c94170dce..cbae533d6 100644 --- a/build/scripts/tools/ndk_server.lua +++ b/build/scripts/tools/ndk_server.lua @@ -23,12 +23,14 @@ TOOL.Files = { -- Exlude client-only files TOOL.FilesExclusion = { "../SDK/**/CameraComponent.*", + "../SDK/**/Console.*", "../SDK/**/GraphicsComponent.*", "../SDK/**/LightComponent.*", "../SDK/**/ListenerComponent.*", "../SDK/**/ListenerSystem.*", "../SDK/**/RenderSystem.*", - "../SDK/**/LuaInterface_Audio.*" + "../SDK/**/LuaAPI_Audio.*", + "../SDK/**/LuaAPI_Graphics.*", } TOOL.Libraries = {