ardittristan / VTTNPCGen

MIT License
8 stars 13 forks source link

[Request] Wildcard/Folder Support for Images when generating NPC #25

Closed Bigotacon closed 3 years ago

Bigotacon commented 3 years ago

As a DM I would like to pull from a group of random images from a directory or a regular expression so that each type (race/class) doesn't always come up with the same image.

baileywick commented 3 years ago

I second this. Using a wildcard would also allow me to more easily manage a library of images, where more often the race and gender is embedded inside the token file name, rather than having to always put them into very specific folders.

ardittristan commented 3 years ago

directory paths already include all subdirectories, so I added regex support for file names!