File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1+ # 11.0.1 - First Stab at it
2+ - Damage Numbers should now pop up on roll
3+ - Damage numbers only appear over the first target unless you have ** PF2E Target Damage** installed
4+ - Unsure how this module works with other clients
5+ - TODO
6+ - Settings for module
7+ - Color options
8+ - performance optimization
9+ - Text options
10+ - Crit Message idea
Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "relationships" : {
19- "systems" : [{
19+ "systems" : [
20+ {
2021 "id" : " pf2e" ,
2122 "type" : " system" ,
2223 "manifest" : " https://github.com/foundryvtt/pf2e/releases/latest/download/system.json"
23- }],
24- "requires" : [ ]
24+ }
25+ ]
2526 },
2627 "esmodules" : [
2728 " scripts/module.js"
4243 "url" : " #{URL}#" ,
4344 "manifest" : " #{MANIFEST}#" ,
4445 "download" : " #{DOWNLOAD}#" ,
46+ "changelog" : " https://github.com/cadowtin/pf2e-rpg-numbers/blob/master/CHANGELOG.md" ,
47+ "bugs" : " https://github.com/cadowtin/pf2e-rpg-numbers/issues" ,
4548 "license" : " LICENSE" ,
46- "readme" : " README.md" ,
49+ "readme" : " https://github.com/cadowtin/pf2e-rpg-numbers/blob/master/ README.md" ,
4750 "media" : [
4851 {
4952 "type" : " icon" ,
5053 "url" : " https://avatars2.githubusercontent.com/u/71292812?s=400&u=ccdb4eeb7abf551ca8f314e5a9bfd0479a4d3d41&v=4"
5154 }
5255 ]
53- }
56+ }
You can’t perform that action at this time.
0 commit comments