-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
31 lines (23 loc) · 1.18 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== RPG Dice Roller ===
Contributors: Threllous
Donate link: http://www.martyhimmel.me
Tags: rpg, dice, dungeons, dragons, pathfinder, star wars, table top
Tested up to: 4.6.1
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A dice roller for table top RPGs (D&D, Pathfinder, Shadowrun, etc.).
== Description ==
A dice roller for table top RPGs such as Dungeons and Dragons, Pathfinder, Shadowrun, and any other game using dice.
It covers all standard dice in the 4-100 sided range and allows rolling multiple dice.
The plugin can be used as either a widget or embedded in a page using a shortcode.
== Installation ==
Upload the plugin to your plugins folder.
If embedding the plugin in a page, use the shortcode [mh_rpg_dice_roller] on your chosen page.
If using the plugin as a widget, simply add it to your preferred widget location and it\'s ready to go.
== Changelog ==
1.1.0
Added an option to see individual results when rolling multiple dice.
1.0.1
Fixed a shortcode display bug.
1.0
Initial version with the core dice rolling functionality supporting multiple die rolls and all standard dice (4-100 sides). Allows embedding on pages with a shortcode and a widget option.