mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
<ModuleDefinition
|
|
ModuleId="ToolsModule"
|
|
VersionId="1"
|
|
Description="Module that implements the tools and editor suite."
|
|
ScriptFile="Tools.cs"
|
|
CreateFunction="onCreate"
|
|
DestroyFunction="onDestroy"
|
|
Group="Tools"/> |