In this entry, some useful information regarding packaging will be collected.
This entry collects useful information for packaging projects, that were created using the Study Framework Plugin.
# Recommended Settings for Packaging
- In the project settings, make sure you set the **Game Default Map** to the map that contains the StudySetupActor.
-**Deselect "Use Pak File"**, that way the content directory is not converted to a .pak file. That way the game can still easily use separate files for config and data (like face-tracking .csv-files or .json-files for configs)