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

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

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/\*