kid2407 / Compendium2Module

A module allowing you to download compendiums as a module.
MIT License
1 stars 6 forks source link

[Suggestion] Manifest URLs or equivalent solutions #1

Closed rpganalyst closed 2 years ago

rpganalyst commented 2 years ago

In your tutorial there is a point that says: "Copy the content of the downloaded zip file into your modules directory", but this is only possible for those running the machine that hosts FoundryVTT. In cases like mine, where I manage modules and compendiums, but the raspberry that hosts Foundry is 1000 km away from me, it would be handy if there was a way to get a manifest url or an equivalent solution.

Thank you very much.

kid2407 commented 2 years ago

I can certainly see that happening, I could make it so the files get saved on the foundry instance you are on and give out a link that points there. This would only require foundry to be running, not even the specific world.

In theory I could also allow saving the compendium to my server via some service, but that would quickly make me run out of storage space, so what I wrote above would probably the preferable solution :)

kid2407 commented 2 years ago

I went ahead and set up a project / todo list, and included this feature there.

rpganalyst commented 2 years ago

Thank you very much!

kid2407 commented 2 years ago

And there it is: The ability to generate a manifest URL is available with the latest release!