From 522991b2d3bf29c034dd907c5edee4bf03ce01fc Mon Sep 17 00:00:00 2001 From: Chris Ryan Date: Sun, 10 Aug 2025 19:41:24 +1000 Subject: [PATCH] Add author details and name mapping for chrisryan10 --- system.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system.json b/system.json index 7501cfa7..5d7d0e1f 100644 --- a/system.json +++ b/system.json @@ -44,6 +44,10 @@ "url": "https://github.com/joaquinpereyra98", "email": "joaquinpereyra98@gmail.com", "discord": "joaquinp98" + }, + { + "name": "chrisryan10", + "discord": "lazjen" } ], "esmodules": ["build/daggerheart.js"],