mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
<ModuleDefinition
|
|
ModuleId="Verve"
|
|
VersionId="1"
|
|
Description="Module that implements Verve."
|
|
ScriptFile="Verve"
|
|
CreateFunction="create"
|
|
DestroyFunction="destroy"
|
|
Group="Game">
|
|
</ModuleDefinition> |