Page 1 of 1

Exporting game files

PostPosted: Thu Jul 12, 2012 7:44 pm
by mikek
I have several game files that are connected using the loadgame function. I would like to know how to export them all onto a disk that could be used on computers that do not have game editor but with the levels still connected. I have never exported game files before so could someone please post something on how to do it.

Re: Exporting game files

PostPosted: Thu Jul 12, 2012 9:17 pm
by skydereign
All you have to do is export them via the export dialog. To do so, click [File] then [Export]. From there you can select a filename for the export, and an export type. If you have a menu ged (or a game that is the one that always is run first) export that as an exe. If you want it so that the player can't load the other games by double clicking them, export the rest of the games as .dat files. You may need to change the filenames for LoadGame though.