Monday, 18 August 2014

Getting Started & Folder Structure

- The CryEngine and Sandbox folder structure are fairly simple, and easy to navigate.

- The editors and executable files are located in the "Bin32" and "Bin64" folders.

- "Bin64" is preferred as it runs faster, and my laptop runs at a higher memory.

- In the "Game" folder, .pak files can be found which includes all the game information. (music. sounds, animations, etc.)

- Furthermore, .pak files/folders can be extracted, and objects will be enabled in the Build Mode.

- In the "Code" folder, you can find codes and scripts where you can edit.

No comments:

Post a Comment