mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
9 lines
No EOL
235 B
Text
9 lines
No EOL
235 B
Text
<ModuleDefinition
|
|
ModuleId="VR"
|
|
VersionId="1"
|
|
Description="Module that implements the core engine-level setup for the game."
|
|
ScriptFile="VR"
|
|
CreateFunction="onCreate"
|
|
DestroyFunction="onDestroy"
|
|
Group="Game">
|
|
</ModuleDefinition> |