Game Development Community

Hiding or encrypting the scripts

by Laurence Grant · in Torque Game Builder · 12/11/2006 (6:43 am) · 2 replies

Hey all,

I was playing with some of the TGB tutorials, after which I used the BUILD utility to create a deployable application. I was surprised to see the .cs files were deployed, plain as day. Is there a way to get rid of these so everything is self containted in an .exe and/or .dll? Do I need to now use Visual C# to do something? Any input or guidance would be appreciated.

Thanks

#1
12/11/2006 (7:42 am)
It's working for me - when I build (specifying a different directory than where sources are), the source scripts
are removed and .dso files remain. Are you using 1.1.3?
#2
12/11/2006 (12:37 pm)
Also when you do your build be sure you don't mess with the check boxes after analyzing the project.