RegisterNativeDependency works well on individual files. However we also have scenarios where we need to register a whole directory structure of native files and other data. Would it be possible to make RND accept a directory as an argument, copying the whole directory structure across recursively? Or to have RND accept an optional parameter which is a target subdirectory for a file?