v1.0.8
Additions
- added
IEnumerable<T> ForEachDirectory<T>(string folder, Func<string, T> func)toDirectoryExtensions - added
IEnumerable<T> ForEachFile<T>(string folder, Func<string, T> func)toDirectoryExtensions
Fixed Oversights
.metafiles are now included to allow for adding the repository to Unity projects via its github URL