im-not-a-robot 2023-10-03 13:02
I think you have to include the .pck file that godot makes, otherwise people can't play the game.
If I try to start the game, if gives me the following error:
"Error:Couldn't load projectdata at path ".".Is the .pck file missing? If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension)."
would love to try your game :)
EDIT: apperantly there's an option in the export screen of Godot, where you can click "include pck" or something similar - maybe check that if you haven't yet.