moo-man / FVTT-DD-Import

Allows Importing Dungeondraft map files into FoundryVTT
MIT License
59 stars 27 forks source link

Use preconfigured S3 bucket #121

Closed ChunkLightTuna closed 1 year ago

ChunkLightTuna commented 2 years ago

Foundry supports S3 compatible storage providers outside of AWS. This change uses Foundry's preconfigured S3 location instead of having the user manually provide what should already exist.

xargi commented 1 year ago

Any chance of getting this merged? Using the importer with e.g. Backblaze B2 is somewhat painful currently when the path of all background images must be manually fixed after the import, while Foundry otherwise works just fine with them using S3 interfaces.

ChunkLightTuna commented 1 year ago

Any chance of getting this merged? Using the importer with e.g. Backblaze B2 is somewhat painful currently when the path of all background images must be manually fixed after the import, while Foundry otherwise works just fine with them using S3 interfaces.

Feel free to use https://github.com/ChunkLightTuna/FVTT-DD-Import-Release/releases/latest/download/module.json in the meantime

moo-man commented 1 year ago

I was waiting on a possible PR for #119 to update the module for both but I'm not sure it's coming, so I'll likely merge this soon.