5 Things I learned about the Sandbox folder structure:
- The bin32 and bin64 folders hould be used according to operating system
- The game folder is important; pak files contain all aspects of the game such as animations, sounds, particles etc
- Pak files found in the game folder can be extracted to populate the folder with various assets
- Crydev comes with relevant plugin files to link CryEngine with programs such as Photoshop and 3ds Max
- Log files found in the root folder contain information for debugging in the event of the program crashing