Game Development Community

Molebox, and other packing tools?

by Hayden Scott-Baron · in General Discussion · 05/24/2007 (3:55 pm) · 1 replies

I'd like to use Molebox to pack my TGB game into a single exe, but the packed version always complains about the main.cs being missing when the EXE is in a different folder.

Has anyone had any success with Molebox or similar packages (if there are any), with TGB?
Also, does anyone have any suggestions for alternatives, or at least easy ways to protect my media files.

#1
06/05/2007 (6:31 am)
I think the TGB standard compile is searching for a file and, given the fact that the file isn't there on the pc, can't find it. I haven't looked into it yet, but I would guess that that entails changing TGB in some sort of way