What goes into the GOB file? Why is it so big?
JED copies every Jedi Knight file type from your project directory into the GOB file. This means that if you have a .txt file or a .doc file in your project directory, it won’t be in the GOB. Same with the .jed file — it is first compiled to a .jkl file, then that is added to the GOB. The actual .jed file is NOT in the GOB. Also, new sound (.wav) files are often very big, so if you have a great amount of custom sounds, your GOB will be much bigger. Custom textures also make your file be much larger.