Homebrew JSONs compatible with 5etools. The editor will be expanded to support more content types Eventually:tm:.
Join the 5etools Discord Server, and ask in the #brew conversion
channel.
Join the 5etools Discord Server, and see the pinned message format in the #brew conversion
channel. You can vote for your conversion request, or those of others, in the #brew-tracker
channel.
Note: one large advantage of contributing to this repo, is that your files will be kept up-to-date as changes are made to the main site.
* See the article here for a how-to.
There are a few conventions used which should be followed when creating homebrew:
"json"
source name; they should be uniquely identifiable across all homebrew. For example, for the hypothetical book "A History Of Dragons" by "A. N. Other," a sensible source name would be "ANOtherHistoryOfDragons"
. Note that this text is never displayed, so can be as long and as ugly as required. While this is not enforced, we reserve the right to change data as required to avoid naming conflicts.https://github.com/TheGiddyLimit/homebrew
as the source URL for sources without one."author"
field; conversion credit should be given in a "convertedBy"
field (with the same format)."dateAdded"
property in file metadata, which is a Unix timestamp (in seconds) at which the file was added. See here for an example of the structure; an example timestamp would be 1537874753
. You can view and copy the current Unix time here.