forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.1.1
DND5e Core 1.1.1 with find and replace to SW5e
This commit is contained in:
parent
07a72da362
commit
a544f5e0a9
3107 changed files with 7609 additions and 9785 deletions
15
README.md
15
README.md
|
@ -1,10 +1,13 @@
|
|||
# Foundry Virtual Tabletop - SW5e Game System
|
||||
|
||||
This game system for [Foundry Virtual Tabletop](http://foundryvtt.com) provides character sheet and game system
|
||||
support for the SW5E roleplaying game.
|
||||
support for the Fifth Edition of the world's most popular roleplaying game.
|
||||
|
||||
This system is offered and may be used under the terms of the Open Gaming License v1.0a and its accompanying
|
||||
[Systems Reference Document 5.1 (SRD5)](http://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf).
|
||||
|
||||
This system provides character sheet support for Actors and Items, mechanical support for dice and rules necessary to
|
||||
play games of SW5E, and compendium content for Monsters, Heroes, Items, Powers, Class Features, Monster
|
||||
play games of 5th Edition, and compendium content for Monsters, Heroes, Items, Powers, Class Features, Monster
|
||||
Features, and more!
|
||||
|
||||
The software component of this system is distributed under the GNUv3 license.
|
||||
|
@ -14,14 +17,14 @@ The software component of this system is distributed under the GNUv3 license.
|
|||
To install and use the SW5e system for Foundry Virtual Tabletop, simply paste the following URL into the
|
||||
**Install System** dialog on the Setup menu of the application.
|
||||
|
||||
https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json
|
||||
https://gitlab.com/foundrynet/sw5e/raw/master/system.json
|
||||
|
||||
If you wish to manually install the system, you must clone or extract it into the ``Data/systems/sw5e`` folder. You
|
||||
may do this by cloning the repository or downloading a zip archive from the
|
||||
[Releases Page](https://github.com/unrealkakeman89/sw5e).
|
||||
[Releases Page](https://gitlab.com/foundrynet/sw5e/-/releases).
|
||||
|
||||
## Community Contribution
|
||||
|
||||
Code and content contributions are accepted. Please feel free to submit issues to the issue tracker or submit merge
|
||||
requests for code changes. Approval for such requests involves code and (if necessary) design review by The Dev Team.
|
||||
Please reach out on the SW5E Foundry Dev Discord with any questions.
|
||||
requests for code changes. Approval for such requests involves code and (if necessary) design review by Atropos. Please
|
||||
reach out on the Foundry Community Discord with any questions.
|
Loading…
Add table
Add a link
Reference in a new issue