cstadther / adventure-import-export

A module for Foundy VTT for packaging and installing adventures.
MIT License
15 stars 7 forks source link

More reliability improvements for importing and exportin #126

Closed etriebe closed 3 years ago

etriebe commented 3 years ago
  1. Update regex to work in more case
  2. Change if/else blocks for altPattern to return in both cases
  3. Update export to handle situation where fully qualified remote wildcard image names (e.g. http://www.test.com/foo/*.png) are used and we can't actually browse in those cases