Game Development Community

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.

#1
03/08/2004 (7:00 am)
First of all your Topic Title is misleading :) It sounds like you wanna share torque code.

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 :)