Skip to content

Commit 4ad15cf

Browse files
committed
Fix folder structure: Move TokenGroups.js to versioned subfolder 0.7.0/ and update scripts.json
1 parent 2eca9c2 commit 4ad15cf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

TokenGroups/scripts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://github.com/Roll20/roll20-api-scripts/master/_Example%20Script%20-%20Check%20for%20formatting%20details/script.schema.json",
33
"name": "TokenGroups",
4-
"script": "TokenGroups.js",
4+
"script": "0.7.0/TokenGroups.js",
55
"version": "0.7.0",
66
"previousversions": [],
77
"description": "An API Script to create and manage named groups of tokens on a page, then apply actions (like switching layers) to the whole group at once. Includes GM-only tools to list groups across pages, find where a group lives, and purge deleted token IDs. Enhanced with ScriptCards integration for better formatting and menus.",

0 commit comments

Comments
 (0)