13 lines
395 B
Plaintext
Executable File
13 lines
395 B
Plaintext
Executable File
---------------------------------------------------------------------
|
|
-- Torque DTS exporter utility for 3ds Max 7.0
|
|
---------------------------------------------------------------------
|
|
|
|
macroScript torqueDTS
|
|
category:"Torque"
|
|
toolTip:"Torque DTS Utility: Automates DTS Setup for the Torque Game Engine."
|
|
Icon:#("TorqueDTS",1)
|
|
(
|
|
|
|
include "dts_utility.ms"
|
|
|
|
) --end of Macroscript |