You have to add custom file extensions to your export config or they won't be included in the exported bundle.
this post was submitted on 10 Dec 2024
7 points (100.0% liked)
Godot
948 readers
9 users here now
A community for discussion and support in development with the Godot game engine.
Official links to other communication platforms
Other Godot communities on Lemmy
founded 4 years ago
MODERATORS
The problem was a bit more than that but I solved it. I write packed resource into /tmp
and read the file from there. Thanks.