Game Development Community

Putting Projects on a Flash Drive

by Zuero · in Torque Game Engine · 09/26/2008 (12:01 pm) · 2 replies

I wanted to know if it is possible to put my project on a flash drive. I am using the FPS Starter Kit that comes with ArcaneFX. I am leaving on Vacation tomorrow morning and I want to continue to work on my project while on vacation visiting my cousin who is helping me with the project. So if it is possible to backup my project and put it on a Flash Drive, can someone tell me how to do so?

#1
09/26/2008 (12:04 pm)
Copy the main directory for the engine to the drive. That way, if you're going to be doing engine-level programming, you will have access to the source. Otherwise, all you need is the example directory and the mod and common folders, I believe.
#2
09/26/2008 (12:06 pm)
Ok thanks for the help David. I will do that now to see if everything goes well.

EDIT: everything worked out well. Thanks again.