Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Mon 23/01/2006 17:09:31

Title: Can you move games between two computers?
Post by: on Mon 23/01/2006 17:09:31
 ???
Can you move games between two computers?
by games I mean a project that you are working on?
Sorry but Im new in the world of programing scripting ect.... but i want to do stuff like this as a job. Im 14 so i figure i should start learning now, even if it is a little late to be(learning)... ;D
Title: Re: Can you move games between two computers?
Post by: TerranRich on Mon 23/01/2006 17:13:18
Of course, the entire AGS engine is all self-contained in that it does not have any hidden files in the Windows directories or anything. Just move the entire folder to a CD-RW or a jump drive or something similar and you can edit it on-the-go. :)
Title: Re: Can you move games between two computers?
Post by: mwahahaha on Mon 23/01/2006 23:36:33
Yeah, it's really easy, plus it serves as a backup, so don't delete it from either.  I've been transfering my whole AGS file (pics+AGs) from one computer to another a lot the last few weeks, and have had no problems other than it taking up 90megs of my flash drive somehow...
Title: Re: Can you move games between two computers?
Post by: monkey0506 on Mon 23/01/2006 23:55:29
It's completely unnecessary to back up the compiled file, as you can always recompile later...(That should help cut down on file size).
Title: Re: Can you move games between two computers?
Post by: on Tue 24/01/2006 00:27:11
Hey thanx