Skip to main content

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

Why is the Windows build so massive in file size relative to the Mac and Linux builds?

(+1)

Because the windows build was made using IL2CPP which converts the code directly to c++ code and prevents people from easily modifying the game files