Merge branch 'main' into feature/death-moves

This commit is contained in:
Chris Ryan 2025-12-28 10:30:00 +10:00
commit cee79ac4c2
4 changed files with 19 additions and 11 deletions

View file

@ -2,7 +2,7 @@
"id": "daggerheart",
"title": "Daggerheart",
"description": "An unofficial implementation of the Daggerheart system",
"version": "1.4.1",
"version": "1.4.2",
"compatibility": {
"minimum": "13.346",
"verified": "13.351",
@ -54,6 +54,12 @@
{
"name": "chrisryan10",
"discord": "lazjen"
},
{
"name": "nsalyzyn",
"url": "https://github.com/nsalyzyn",
"email": "nsalyzyn@gmail.com",
"discord": "nsalyzyn"
}
],
"esmodules": ["build/daggerheart.js"],