Game Development Community

TGE executable

by Lukas Joergensen · in Torque Game Engine · 10/09/2008 (7:14 am) · 5 replies

How do i export a game. I mean without copying like the whole Torque engine? I have been searching for a solution on this in hours!

#1
10/09/2008 (7:22 am)
You will need to create an installer using something like innosetup or bitrock. Otherwise, you will have to package up your mod directory and distribute it with your executable, dll's, and main.cs.
#2
10/09/2008 (7:29 am)
Can Installcreator from clickteam.com be used? and which files do i need to export?
#3
10/09/2008 (7:33 am)
Yup. You can use it. Just don't package the engine directory. I'd recommend searching on topics about not including the editors as well if you do not wish to have users mod your game.
#4
10/09/2008 (7:36 am)
I've had heard about the editors yes =) 1k thanks for these quick answers great forum =D
#5
10/09/2008 (8:39 am)
I've had heard about the editors yes =) 1k thanks for these quick answers great forum =D