Merge remote-tracking branch 'refs/remotes/DigitalPulseSoftware/master'

Former-commit-id: e13918db0bc7a95763cffd3bb9360faa7662c1dc
This commit is contained in:
GigAnon
2016-01-20 14:15:51 +01:00
6 changed files with 644 additions and 1 deletions

View File

@@ -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 = {