Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I also see this error in Godot debug report:

ERROR: Could not create child process: rcedit ./mrmoosdemo.tmp --set-icon C:/Users/adama/AppData/Local/Temp/_rcedit.ico --set-file-version 1.0.0.0 --set-product-version 1.0.0.0

(1 edit)

RcEdit is a tool for changing your games icon. If it’s missing, the export will still work, but it will have the Godot logo. Nothing wrong with that, but if you want to change that, you can install that.

Read Godot’s docs for more.