emerald icon indicating copy to clipboard operation
emerald copied to clipboard

Reading/writing to user directory

Open Bombfuse opened this issue 2 years ago • 2 comments

When a file save is attempted to the default user directory for each platform, it should attempt to create the default user directory if it doesn't exist.

Default user directory should follow this format platform_unique_save_data_path/crate-project-name/.

Bombfuse avatar Aug 18 '21 01:08 Bombfuse

Windows user data writing added in https://github.com/Bombfuse/emerald/pull/86

Bombfuse avatar Aug 23 '21 01:08 Bombfuse

  • [ ] MacOS
  • [ ] Linux
  • [ ] Android
  • [ ] Web (probably emulate a file system inside of a cookie?)

Bombfuse avatar Nov 08 '21 16:11 Bombfuse