-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
BuildTools
committed
Oct 6, 2023
1 parent
1577c84
commit 5d99ae7
Showing
66 changed files
with
197,905 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[ | ||
{ | ||
"model": "api.document", | ||
"pk": 24, | ||
"fields": { | ||
"slug": "a5e", | ||
"title": "Level Up Advanced 5e", | ||
"desc": "Advanced 5th Edition System Reference Document by EN Publishing", | ||
"license": "Creative Commons Attribution 4.0 International License", | ||
"author": "EN Publishing", | ||
"organization": "EN Publishing™", | ||
"version": "1.0", | ||
"url": "https://a5esrd.com/a5esrd", | ||
"copyright": "This work includes material taken from the A5E System Reference Document (A5ESRD) by EN Publishing and available at A5ESRD.com, based on Level Up: Advanced 5th Edition, available at www.levelup5e.com. The A5ESRD is licensed under the Creative Commons Attribution 4.0 International License available at https://creativecommons.org/licenses/by/4.0/legalcode.", | ||
"created_at": "2023-10-06T19:54:00.143", | ||
"license_url": "http://open5e.com/legal" | ||
} | ||
} | ||
] |
Oops, something went wrong.