Packaging/distributing torque code
by Mo Touman · in Torque Game Engine · 03/08/2004 (6:32 am) · 1 replies
Hopefully this is a straightforward question.
I am just at the start of developing, but want to know what is the method for easily packaging and distributing a torque developed game. Are there any tools to do it?
Many thanks.
I am just at the start of developing, but want to know what is the method for easily packaging and distributing a torque developed game. Are there any tools to do it?
Many thanks.
Torque 3D Owner Marco Meier
Slickware Games
When you have compiled Torque and your content is in place you should go and get an installer.
nsis.sourceforge.net/ for example. It's free and really powerfull.
And, well. That's it. You're ready :)