mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Merge pull request #1081 from eightyeight/opengl-project-manager
Added OpenGL to projects.xml
This commit is contained in:
commit
4f9c4ea538
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ Here are some examples:
|
|||
<entry type="templateDirectory" path="Templates" args="">Templates</entry>
|
||||
|
||||
<entry type="modules">
|
||||
<module name="openGL">OpenGL Rendering</module>
|
||||
<module name="fmod">FMod Sound Engine</module>
|
||||
<module name="leapMotion" path="$LEAPMOTION_SDK_PATH">Leap Motion Controller</module>
|
||||
<module name="razerHydra" path="$RAZERHYDRA_SDK_PATH">Razer Hydra Controller</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue