ShredEagle / snacman

He is a snac man.
MIT License
0 stars 0 forks source link

Font, Effect and Mesh loaders take a filesystem::path as a parameter but use ResourceFinder which returns a optional<filesystem::path> #61

Open FranzPoize opened 1 year ago

Adnn commented 1 year ago

It should probably offer both a path with optional and a throwing path, with distinct method names.