Skip to content

Commit 6312da8

Browse files
authored
Merge pull request #2071 from Mord-Eagle/master
Updated & corrected script.json
2 parents a2021e1 + f75318c commit 6312da8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

GameAssist/script.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
"script": "GameAssist.js",
44
"version": "0.1.1.1",
55
"previousversions": ["0.1.1.0"],
6-
"description": "GameAssist is a modular Roll20 API framework for the 5E 2014 sheet.\n\nCore commands (GM only):\n • !ga-status – live metrics\n • !ga-enable <Module>\n • !ga-disable <Module>\n • !ga-config\n\nBundled modules: CritFumble, NPCManager, ConcentrationTracker, NPCHPRoller.\nTokenMod is strongly recommended.\n\n## Changelog\n• 0.1.1.1 – Quiet-startup flag, newline-safe logging\n• 0.1.1.0 – Initial public release.",
6+
"description": "GameAssist is a modular Roll20 API automation suite for D&D 5E (2014 Character Sheet). It streamlines DM workflow with hot-reload modules for crit fumbles, NPC death markers, concentration checks, and automatic HP rolling, all managed by a stable event queue and in-chat config. Requires TokenMod and several rollable tables (see README) for some features. Use !ga-enable, !ga-disable, and !ga-config to manage modules in-game. Full setup, documentation, and troubleshooting: github.com/Mord-Eagle/GameAssist.",
77
"authors": "Mord Eagle",
88
"roll20userid": "10646976",
9-
"dependencies": ["TokenMod"],
109
"modifies": [],
1110
"conflicts": [
1211
"Other scripts that modify NPC HP or use bar1_value"

0 commit comments

Comments
 (0)