I made it print the file path, but i could not program it to get rid of the "[" and "]". How did you do it?
You can see Pixelorama's source code on GitHub. This, specifically, can be found in OpenSave.gd, in the handle_loading_files() method. https://github.com/Orama-Interactive/Pixelorama/blob/master/src/Autoload/OpenSav...