Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I think someone chose the "embed_pck" option but never understood its meaning)

Now the .exe file works by itself. Without the .pck

That's why it's so big.

(1 edit)

Thank you, could you elaborate I'm achily I don't fully understand what the pck is I just figured out it was the problem with downloads, and add it to fix the download problem.

The .pck file contains all the external resources (audio, textures, models). I don't know why Godot developers decided to stuff them there. It's probably convenient for some people. But not for me.