Pottus / Texture-Studio

86 stars 90 forks source link

Simple file explorer for /loadmap. #34

Open Crayder opened 8 years ago

Crayder commented 8 years ago

Going to make /loadmap a bit more advanced. It will show directories, be able to open them, and be able to go back levels. Just like nay other generic explorer.

Dialog layout

// In the root of Saved Maps
Directory1
Directory2
Directory3
File1
File2
File3

// In Directory1
...
Directory1
File1
File2
File3

Obviously the ... will go back to the parent of the current folder, each directory will be openable, each file is as selectable as ever.