Game Development Community

Torque Lib / Demo

by Xavier "eXoDuS" Amado · in Torque Game Engine · 12/03/2001 (7:41 am) · 2 replies

What's the difference beetween the Lib and Demo Workspaces?
For example... i want to add a gui element.. should i add it in the demo or in the lib?
Can someone explain me the differences Please?
Thanks

#1
12/03/2001 (7:55 am)
what version are you using?
#2
12/03/2001 (8:54 am)
Add it to the Demo workspace.

The lib is compiled slightly different for use with the command-line tools.

--Rick