Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenMidas authored Oct 3, 2023
1 parent c3ef982 commit 2cb4d28
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
{
"id": "metaCompendium",
"id": "completecompendium",
"title": "5e Complete Compendium",
"description": "This module adds classes, subclasses, and other items missing from the D&D 5e SRD",
"version": "0.3.5",
"authors": [{"name": "btbias","url": "https://github.com/btbias","discord": "btbias#9324"}],
"authors": [
{
"name": "btbias",
"url": "https://github.com/btbias",
"discord": "btbias#9324"
}
],
"minimumCoreVersion": "10",
"compatibleCoreVersion": "11",
"compatibility": {
Expand Down Expand Up @@ -132,5 +138,5 @@
"system": "dnd5e"
}
],
"download": "https://github.com/Archer39/5e-complete/archive/refs/heads/main.zip"
"download": "https://github.com/GreenMidas/5e-complete-V11/releases/download/release/module.zip"
}

0 comments on commit 2cb4d28

Please sign in to comment.