Game Development Community

noob alert; publishing my game

by Connor Brown · in Torque Game Builder · 03/05/2009 (10:27 pm) · 2 replies

I'm about half-way through making my first game ever but I was wondering, can I burn it to a disk or something once I'm done? I can't find anything on how to do that.

#1
03/06/2009 (5:55 am)
Do you want to use an actual installer for your game or just distribute it to your friends?

Actual installers were covered in this thread, which was found suprisingly enough by typing "installer" in the search box.
http://www.garagegames.com/community/forums/viewthread/79610
#2
03/10/2009 (3:58 pm)
Use the "build" option in the menu which creates a copy of the game (the exe and the dso's) in a separate folder which you can zip or fold into an installer. You can build the game now, see how it works, and keep going with your development copy.