Skip to content

Commit c01c20a

Browse files
committed
reference Mr. Primate's tokenizer
1 parent f859efb commit c01c20a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Most of these token frames were harvested from other opensource projects.
44

5-
## Import into FoundryVTT v9 or higher
5+
## Install on FoundryVTT v9 or higher
66

77
- Go to the **Setup** area of Foundry VTT.
88
- Click on the **Add-on Modules** tab.
@@ -12,6 +12,8 @@ Most of these token frames were harvested from other opensource projects.
1212

1313
The new token frames will be available at: `modules/TokenFrames/token_frames`.
1414

15+
A great tool to use in conjunction with this module is [Mr Primate's Tokenizer](https://github.com/mrprimate/vtta-tokenizer/).
16+
1517
## Sourced from TokenTool
1618

1719
[TokenTool](https://github.com/RPTools/TokenTool), which uses the ["GNU AFFERO GENERAL PUBLIC LICENSE"](https://github.com/RPTools/TokenTool/blob/main/LICENSE.md).

module.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"discord": "blackntan#0069"
1212
}
1313
],
14-
"version": "1.0.1",
14+
"version": "1.0.2",
1515
"minimumCoreVersion": "9.238",
1616
"compatibleCoreVersion": "9",
1717
"packs": [

packs/TokenFrames.db

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"_id":"XPzgDB1GUUtv6ycb","name":"Token Frames","content":"<p>Token Frames are installed at modules/TokenFrames/token_frames. Feel free to browse to that directory to use any of them.</p>","img":null,"folder":null,"sort":0,"permission":{"default":0},"flags":{"monks-enhanced-journal":{"_viewcount":16,"scrollPos":"{\".description\":0}","type":"base"},"core":{"sourceId":"JournalEntry.dbW4mpdmM7ySRP2c"}}}
1+
{"_id":"XPzgDB1GUUtv6ycb","name":"Token Frames","content":"<p>Token Frames are installed at <strong>modules/TokenFrames/token_frames</strong>. You can browse that directory in any of the file dialogs.</p><p>A highly recommended module to easily apply token frames is <a title="Mr. Primate's Tokenizer" href="https://github.com/mrprimate/vtta-tokenizer/" target="_blank" rel="noopener">Mr. Primate's Tokenizer</a>.</p><p>&nbsp;</p>","img":null,"folder":null,"sort":0,"permission":{"default":0},"flags":{"monks-enhanced-journal":{"_viewcount":16,"scrollPos":"{\".description\":0}","type":"base"},"core":{"sourceId":"JournalEntry.dbW4mpdmM7ySRP2c"}}}

0 commit comments

Comments
 (0)