Renaming all ARVR nodes to XR
This commit is contained in:
5
servers/xr/SCsub
Normal file
5
servers/xr/SCsub
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
Import("env")
|
||||
|
||||
env.add_source_files(env.servers_sources, "*.cpp")
|
||||
Reference in New Issue
Block a user