Game Development Community

C vs. script

by Brodycat · in Torque Game Engine · 08/17/2005 (4:03 pm) · 2 replies

I put the example folder on a thumb drive and took it elsewhere to work on it. To satisfy my curiosity, I tried running the sample FPS on the other computer. It worked! But I thought the other folders in the SDK folder such as "engine" were needed to run the code?

#1
08/17/2005 (4:31 pm)
Not to run the code.. just to compile it..If that were the case you would have to distribute the whole sdk to release a game..
#2
08/18/2005 (12:22 pm)
Which is very much against the license.

You should only ever distribute what's in the example directory to non-licensees. (Or binaries from the other folders - for instance, map2dif.exe.)