docs: update readme and description
This commit is contained in:
parent
e40b3ce419
commit
1ae62bd766
2 changed files with 7 additions and 7 deletions
11
README.md
11
README.md
|
@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
|
|||
|
||||
# DS4
|
||||
|
||||
An implementation of the Dungeonslayers 4 game system for [Foundry Virtual
|
||||
An implementation of the [Dungeonslayers] 4 game system for [Foundry Virtual
|
||||
Tabletop].
|
||||
|
||||
This system provides sheet support for Actors and Items and mechanical support
|
||||
|
@ -16,8 +16,8 @@ for dice and rules necessary to play games of Dungeonslayers 4.
|
|||
## Installation
|
||||
|
||||
To install and use the Dungeonslayers 4 system for Foundry Virtual Tabletop,
|
||||
simply paste the following URL into the **Install System** dialog on the Setup
|
||||
menu of the application.
|
||||
find it in the list in the **Install System** dialog on the Setup menu of the
|
||||
application. Alternatively, paste the following Manifest URL in that dialog:
|
||||
|
||||
https://git.f3l.de/api/v4/projects/dungeonslayers%2Fds4/packages/generic/ds4/latest/system.json
|
||||
|
||||
|
@ -27,7 +27,8 @@ https://git.f3l.de/api/v4/projects/dungeonslayers%2Fds4/packages/generic/ds4/lat
|
|||
|
||||
In order to build this system, recent versions of `node` and `yarn` are
|
||||
required. Most likely using `npm` also works but only `yarn` is officially
|
||||
supported. We recommend using the latest lts version of `node`. If you use `nvm` to manage your `node` versions, you can simply run
|
||||
supported. We recommend using the latest lts version of `node`. If you use `nvm`
|
||||
to manage your `node` versions, you can simply run
|
||||
|
||||
```
|
||||
nvm install
|
||||
|
@ -119,9 +120,9 @@ this section up to date, so here is a brief summary as of June 2021:
|
|||
|
||||
For more accurate information, check the individual files.
|
||||
|
||||
[Dungeonslayers]: https://www.dungeonslayers.net/
|
||||
[Foundry Virtual Tabletop]: http://foundryvtt.com
|
||||
[git+dungeonslayers-ds4-155-issue-@git.f3l.de]: mailto:git+dungeonslayers-ds4-155-issue-@git.f3l.de
|
||||
[Dungeonslayers]: http://dungeonslayers.de/
|
||||
[Game-icons.net]: https://game-icons.net/
|
||||
[Devin Night]: https://immortalnights.com/
|
||||
[Lora]: https://github.com/cyrealtype/Lora-Cyrillic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue