From fa1c02caa62c9cf661dac78bdf216e828f54e18b Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Sun, 19 Apr 2026 10:55:44 +0200 Subject: [PATCH] =?UTF-8?q?Migrate=20to=20FoundryVTT=20v13=20AppV2=20+=20?= =?UTF-8?q?=E2=94=82=20DataModels=20=E2=94=82=20=E2=94=82=20-=20Reorganize?= =?UTF-8?q?=20DataModels=20into=20src/module/models/=20(one=20.mjs=20per?= =?UTF-8?q?=20type)=20=E2=94=82=20-=20Create=20AppV2=20actor/item=20sheets?= =?UTF-8?q?=20(HandlebarsApplicationMixin)=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 510220b..37a65f1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ mgt2.zip assets/regles/ +.github