SC_AngelScript
SC_AngelScript copied to clipboard
Directory and file iteration
Add the ability to iterate over directories and files in another directory through the virtual filesystem.
This would prove useful to precache entire directories at once, for example to precache all vox sounds for use in a plugin.
Expose IFileSystem directory iteration methods, filtering through the virtual filesystem if needed.