From b74cd55007f32474795fed2335da9147e4cd2357 Mon Sep 17 00:00:00 2001 From: LFG Date: Tue, 10 Mar 2026 11:31:00 -0400 Subject: [PATCH] Added authors & version 1.1 --- LogicalFantasyGaming/sheet.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LogicalFantasyGaming/sheet.json b/LogicalFantasyGaming/sheet.json index 359ec75fe1..ec09df96fd 100644 --- a/LogicalFantasyGaming/sheet.json +++ b/LogicalFantasyGaming/sheet.json @@ -1,6 +1,8 @@ { "html": "sheet.html", "css": "sheet.css", + "authors": "Daniel Brillat - Logical Fantasy Gaming", "instructions": "Official character sheet for Logical Fantasy Gaming (LFG), an independently published tabletop RPG system. LFG is a mechanically deep d20 fantasy RPG that promotes player engagement through dynamic combat, impactful character design, and immersive storytelling.", - "preview": "preview.png" + "version": "1.1", +"preview": "preview.png" } \ No newline at end of file