Game Development Community

game publishing

by iammfa · in Torque Game Builder · 08/23/2009 (4:21 pm) · 2 replies

Hi,
when i try TGB i found it must use a file called main.cs, and many files also with the same format, i want ask about publishing final game .exe, can i publish only .exe with one folder contains graphics + sounds only, i mean is there any way combine all ( dll + .cs ) in .exe ?

i hope guide me
iammfa

#1
08/23/2009 (8:07 pm)
no, you can not combine the scripts.
they have to be distributed as .cs or optimally as .cs.dso
#2
08/23/2009 (9:21 pm)
You can combine them in a zip. There is a resource for folding the root main.cs into the executable if you have the source.