Skip to content

Commit bdc607a

Browse files
committed
added content from EldritchImp#1049
altered make file to include them up-reved to version 1.3.5
1 parent 1791551 commit bdc607a

16 files changed

+15
-1
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@ A great tool to use in conjunction with this module is [Mr Primate's Tokenizer](
4444

4545
[Drehatlas#9068](https://discord.com) Created some token frames themself as they are working on an adventure module for TDE. "In case someone else likes the frames, then the effort wasn't for nothing!"
4646

47+
### Sourced from EldritchImp#1049
48+
49+
[EldritchImp#1049](https://discord.com) contributed some beautifully crafted class-based token frames!
50+
51+
More of \[their\] content; check out the following social media links:
52+
53+
Twitter: https://twitter.com/Eldritch_Imp
54+
Facebook: https://www.facebook.com/ImpmanArt
55+
Instagram:https://www.instagram.com/?hl=en
56+
Portfolio: https://t.co/vHnsPxhq7A
57+
4758
## Feel free to send pull requests for additional token frame content
4859

4960
## Other modules
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

make.sh

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ cd ..
2222
cd Sourced_From_Drehatlas
2323
zip -ur ../TokenFrames.zip token_frames
2424
cd ..
25+
cd Sourced_From_EldritchImp
26+
zip -ur ../TokenFrames.zip token_frames
27+
cd ..

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.3.4",
14+
"version": "1.3.5",
1515
"minimumCoreVersion": "9.238",
1616
"compatibleCoreVersion": "9",
1717
"packs": [

0 commit comments

Comments
 (0)