All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.9 KiB

1 year ago
1 year ago
  1. ![](https://github.com/foundryvtt/dnd5e/blob/v10-dev/media/repo-dnd5e.jpg?raw=true)
  2. # Foundry Virtual Tabletop - DnD5e Game System
  3. This game system for [Foundry Virtual Tabletop](http://foundryvtt.com) provides character sheet and game system
  4. support for the Fifth Edition of the world's most popular roleplaying game.
  5. This system provides character sheet support for Actors and Items, mechanical support for dice and rules necessary to
  6. play games of 5th Edition, and compendium content for Monsters, Heroes, Items, Spells, Class Features, Monster
  7. Features, and more!
  8. This work includes material taken from the System Reference Document 5.1 ("SRD 5.1") by Wizards of the Coast LLC and available at https://dnd.wizards.com/resources/systems-reference-document. The SRD 5.1 is licensed under the Creative Commons Attribution 4.0 International License available at https://creativecommons.org/licenses/by/4.0/legalcode.
  9. Images present under the `icons/` directory are distributed under various terms, please see the `icons/LICENSE` file for full details.
  10. The software component of this system is distributed under the MIT license.
  11. ## Installation Instructions
  12. To install and use the DnD5e system for Foundry Virtual Tabletop, simply paste the following URL into the
  13. **Install System** dialog on the Setup menu of the application.
  14. https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json
  15. If you wish to manually install the system, you must clone or extract it into the ``Data/systems/dnd5e`` folder. You
  16. may do this by cloning the repository or downloading a zip archive from the
  17. [Releases Page](https://github.com/foundryvtt/dnd5e/releases).
  18. ## Frequently Asked Questions
  19. Check the [Wiki](../../wiki) for answers to our most [frequently asked questions](../../wiki/faq)
  20. ## Community Contribution
  21. See the [CONTRIBUTING](/CONTRIBUTING.md) file for information about how you can help this project.