Parses the filetable of the given grf. If filters is provided then only the files which matches the filters will be loaded.
The filters do not support wildcards it just checks if the filename starts with the same characters.
The grf to read the filetable from
Array of filters
Input grf for easy chaining
See Implementation
Parses the filetable of the given grf. If filters is provided then only the files which matches the filters will be loaded.
The filters do not support wildcards it just checks if the filename starts with the same characters.