Releases: yasirkula/UnitySimpleFileBrowser
Releases · yasirkula/UnitySimpleFileBrowser
v1.3.0: Added multiple file/folder selection support (closed #10)
Note that the Scripting API has also changed slightly with this new feature. The OnSuccess callback now returns string[] instead of string and dialog functions now take an allowMultiSelection parameter (false by default)
v1.2.0
v1.1.1.1.1
Fixed #18
v1.1.1.1
v1.1.1: - Fixed #16
- Fixed a possible NullPointerException on Android when selecting a new folder using SAF