Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Daxiongmao87 authored Jan 25, 2024
1 parent d009e46 commit de2ee9d
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
"title": "Legend Lore",
"description": "A GPT powered journal content generator.",
"version": "0.2.1",
"relationships": {
"systems": [
{
"id": "dnd5e",
"type": "system",
"compatibility": {
"minimum": "2.3.0",
"verified": "2.3.1"
}
}
]
},
"url": "https://github.com/Daxiongmao87/legend-lore",
"manifest": "https://github.com/Daxiongmao87/legend-lore/releases/download/version/module.json",
"download": "https://github.com/Daxiongmao87/legend-lore/archive/refs/tags/version.zip",
Expand All @@ -27,7 +15,6 @@
{
"name": "journal-entry-templates",
"label": "Journal Entry Templates",
"system": "dnd5e",
"path": "./packs/compendiums/templates.db",
"type": "JournalEntry"
}
Expand All @@ -37,7 +24,7 @@
"name": "Legend Lore",
"sorting": "a",
"packs": ["journal-entry-templates"],
"color": "#f5cf07"
"color": "#ba9d00"
}
],
"id": "legend-lore",
Expand Down

0 comments on commit de2ee9d

Please sign in to comment.