ClassiCube icon indicating copy to clipboard operation
ClassiCube copied to clipboard

File I/O and Directory I/O APIs should be split up

Open UnknownShadow200 opened this issue 1 year ago • 0 comments

Currently they are responsible for both converting a path into a native path, and actually performing the native file operation

These should be split to make it possible to implement a 'load/save file' menus for consoles

UnknownShadow200 avatar Jun 16 '24 22:06 UnknownShadow200