About godot, binary and resources

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By kapsloki

Around internet i see some questions about embed resources on binary, in which part or parts of code Godot embed binary files (3d,etc) inside binaries(exe, run,etc)? I’m just curious ffor studies, how it is implemented here? Thanks!

:bust_in_silhouette: Reply From: Calinou

This was reimplemented in the master branch in this pull request: Enhance game export, re-add embedded PCK option by RandomShaper · Pull Request #24086 · godotengine/godot · GitHub

Embedding game data in the executable will be available again in Godot 3.2.