Skip to content

Commit

Permalink
Reword readme to avoid explicit mention to PI
Browse files Browse the repository at this point in the history
  • Loading branch information
aaclayton committed Jul 1, 2020
1 parent a8274de commit 522ccfe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# Foundry VTT 5th Edition
# Foundry Virtual Tabletop - DnD5e Game System

This game system for [Foundry Virtual Tabletop](http://foundryvtt.com) provides character sheet and game support
for the Dungeons & Dragons 5th Edition game system by [Wizards of the Coast](https://dnd.wizards.com/).
©Wizards of the Coast LLC. This system may be used under the terms of the Open Gaming License v1.0a and its accompanying
[Systems Reference Document (SRD)](http://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf).
This game system for [Foundry Virtual Tabletop](http://foundryvtt.com) provides character sheet and game system
support for the Fifth Edition of the world's most popular roleplaying game.

This is not the full Dungeons & Dragons game. The character sheet component is provided as unofficial Fan Content
which is not endorsed by Wizards of the Coast. Additional text content and rules are provided under the Open Gaming
License v1.0a.
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 5th Edition, and compendium content for Monsters, Heroes, Items, Spells, Class Features, Monster
Features, and more!

The software component of this system is distributed under the GNUv3 license.

## Installation Instructions

To install and use the Foundry VTT 5th Edition system for Foundry Virtual Tabletop, simply paste the following URL
into the **Install System** dialog on the Setup menu of the application.
To install and use the DnD5e system for Foundry Virtual Tabletop, simply paste the following URL into the
**Install System** dialog on the Setup menu of the application.

https://gitlab.com/foundrynet/dnd5e/raw/master/system.json

Expand Down
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dnd5e",
"title": "Dungeons & Dragons 5th Edition",
"description": "A comprehensive game system for running games of Dungeons & Dragons 5th Edition in the Foundry VTT environment.",
"title": "DnD5e - Fifth Edition System",
"description": "A system for playing the fifth edition of the worlds most popular roleplaying game in the Foundry Virtual Tabletop environment.",
"version": 0.93,
"author": "Atropos",
"scripts": [],
Expand Down

0 comments on commit 522ccfe

Please sign in to comment.