Save Game Progress through file browser

Hello,

I already know that the PersistentDataPath code is the only safe way to save game progress. However, I want to know if there is a (free) way to allow a player to save their game progress through a file browser (such as File Explorer for Windows or Finder for Mac). Is there any way to do that? Thank you.

Sincerely,
burchland2

PersistentDataPath is only a local path in you machine in which you can store assets, but obviosly you can use any file browser to locate the directory of the persistentDataPath in windows owuld be

 %userprofile%\AppData\Local\Packages\<productname>\LocalState.

and macos

 ~/Library/Application Support/company name/product name.