Skip to content

Commit

Permalink
Update readme for new monster data location
Browse files Browse the repository at this point in the history
  • Loading branch information
ronanchilvers committed Jan 14, 2023
1 parent 4ecf064 commit 179b484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains the monster data from the Level Up Advanced 5th Edition

- Download the 'Source code' bundle you prefer from the [latest release page](https://github.com/ronanchilvers/a5e-monster-data/releases). Both the `zip` and `tar.gz` contain the same data.
- Unpack the archive you downloaded
- Copy the files in the unpacked `markdown` folder into a subdirectory of your Obsidian vault, making sure that it is in a location that [TTRPG Statblocks is configured to look in for monster files](https://github.com/valentine195/obsidian-5e-statblocks#bestiary-folder).
- Copy the unpacked `Level Up 5E Monster Data` folder into a subdirectory of your Obsidian vault, making sure that it is in a location that [TTRPG Statblocks is configured to look in for monster files](https://github.com/valentine195/obsidian-5e-statblocks#bestiary-folder).
- Restart Obsidian

The Level Up monsters should now be available as statblocks - **just make sure to add '- A5E' at the end of the name**:
Expand Down Expand Up @@ -38,5 +38,5 @@ You'll need PHP installed locally.
```
php process.php
```
- You should end up with a load of markdown files in the `markdown` directory
- You should end up with a load of markdown files in the `Level Up 5E Monster Data` directory
- Test them by copying them into your Obsidian vault and trying out a statblock

0 comments on commit 179b484

Please sign in to comment.