Skip to content

Commit 91c3a48

Browse files
authored
Update script.json
1 parent d5813e9 commit 91c3a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameAssist/script.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "GameAssist",
33
"script": "GameAssist.js",
44
"version": "0.1.1.0",
5-
"previousversions": ["0.1.1.0"],
5+
"previousversions": [],
66
"description": "GameAssist is a modular Roll20 API automation suite designed for D&D 5E (2014 Character Sheet).\n\nCommands:\n\t!ga-enable <ModuleName>\n\t!ga-disable <ModuleName>\n\t!ga-config list|set|get|modules\n\nCore modules include CritFumble, NPCManager, ConcentrationTracker, NPCHPRoller (TokenMod required for most features).\n\nFeatures:\n\t- Modular loader: enable/disable modules in real time\n\t- Priority task queue and watchdog reset\n\t- In-chat config and live toggling\n\t- Compatibility audit for common scripts\n\nInstallation:\n\t1. Requires Roll20 Pro subscription (API access).\n\t2. (Strongly recommended) Install TokenMod API.\n\t3. Add GameAssist.js via One-Click or copy into API scripts panel.\n\nFor full documentation, see the GitHub repo: https://github.com/Mord-Eagle/GameAssist\n\nPlease report bugs or request features via GitHub Issues.",
77
"authors": "Mord Eagle",
88
"roll20userid": "10646976",

0 commit comments

Comments
 (0)