aesereht
Results
2
comments of
aesereht
You could try getting the metadata from file to determine it (or even setting custom one when creating them), but the simplest soloution would be if zip files would have...
It would be good to add one note as exception or I would call it funny behavior when appending `_ready()` function ```go extends "res://systems/options/OptionsPanel.gd" func _ready():: #._ready() # Never callback...