A sandbox repository containing minimal projects to reproduce spotted bugs in Godot.

DricomDragon 4069dbe54e :art: Add icons hai 1 ano
BugReport_EditorOversizedCustomIcon cfce4998f4 :wrench: Set main scene hai 1 ano
BugReport_LockSave fb51b64562 :plus: Try to reproduce the saving bug hai 1 ano
.gitignore 963d46efb4 :eyes: Ignore zip files hai 1 ano
Debug.png 4069dbe54e :art: Add icons hai 1 ano
Debug.svg 4069dbe54e :art: Add icons hai 1 ano
README.md 76c0f10387 :memo: Explain how to make a minimal zip hai 1 ano

README.md

Godot bug reports

The list of minimal projects to reproduce bugs I have spotted.

Make a minimal project

Package it in a zip, without the .godot folder.

zip -r folder_name folder_name -x folder_name/.godot/\*