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

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

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