Skip to content
Snippets Groups Projects
Commit 4662e693 authored by Giovanni Vindiola's avatar Giovanni Vindiola :speech_balloon:
Browse files

Added VOIP Controller Bindings WIP

parent 98e88897
No related branches found
No related tags found
No related merge requests found
...@@ -109,6 +109,7 @@ bSkipMovies=False ...@@ -109,6 +109,7 @@ bSkipMovies=False
+MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/PassthroughClassroom1") +MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/PassthroughClassroom1")
+MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/CyberArchLobby") +MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/CyberArchLobby")
+MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/TransitionMap") +MapsToCook=(FilePath="/Game/SmartClassroom/Core/Maps/TransitionMap")
+MapsToCook=(FilePath="/Game/UCSD/Maps/UCSDEast")
+DirectoriesToAlwaysCook=(Path="/DatasmithRuntime/Materials") +DirectoriesToAlwaysCook=(Path="/DatasmithRuntime/Materials")
+DirectoriesToAlwaysCook=(Path="/glTFRuntime") +DirectoriesToAlwaysCook=(Path="/glTFRuntime")
......
...@@ -269,6 +269,10 @@ ...@@ -269,6 +269,10 @@
"Win64", "Win64",
"Linux" "Linux"
] ]
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
} }
] ]
} }
\ No newline at end of file
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
- Intermediate/** - Intermediate/**
- DerivedDataCache/** - DerivedDataCache/**
- Windows/** - Windows/**
- Linux/**
# Submodule Plugins # Submodule Plugins
+ Plugins/DragonIK/** + Plugins/DragonIK/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment