• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Probably better in another section (Editing Files)

wynlyndd

Well-known member
I thought I might try to learn how to add options and extend a bit in my free time. Is there a document or guide that describes where changes get made, such as races go into this document, magic items go into this document, I thought I would start small :adding a custom background (Folk Hero).

Also, if I make changes/additions, what is the process to submit them for inclusion to everyone?
 
You may want to get into contact with daplunk and check out the github wiki:

https://github.com/Sklore/HL_DD_5e_Colab/wiki

I don't think there's a real style guide on how to break down race versus backgrounds but once you look at how the community files get broken down you can see a general pattern to the how the files are named.

COM_5ePack_XXX-YYYYYYY.user

XXX is a three letter code that *someone* working in the community assigns to the source. Like COS = Curse Of Strahd. This same three letter code is often given to the "source" ID in the .1st files for new sources.

YYYYYY is the section you've worked on. If you are doing or have decided to do all the backgrounds you might just show it by typing backgrounds...

It also depends on the source - some sources like the PHB are broken up into multiple tasks so many can work on it at once. Others like the UA articles are just one file for everything.
 
Back
Top