Just wondering how I can export my game into a stand-alone exe and not need the pck file. Any help would be greatly appreciated.
There should be an option for embedding the .pck file into the exported Godot game in the export dialog. I don’t remember there the option is right off though.
.pck
That's what a friend told me but I can not seem to find the location anywhere =/ maybe its been removed?
It is certainly possible. Later I’ll see if I can find the option in one of my projects.
Thank you :)
Check Embed Pck in the export preset settings:
Note that this option may have bugs. If you run into trouble, try disabling it.
@Calinou Thank you very much :)