mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-13 17:01:51 -04:00
Update version.
This commit is contained in:
parent
489ddad81e
commit
afb034c108
2 changed files with 4 additions and 1 deletions
2
Input.js
2
Input.js
|
@ -1,4 +1,4 @@
|
|||
const version = "Hashtag DnD v0.2.1"
|
||||
const version = "Hashtag DnD v0.2.2"
|
||||
const rollSynonyms = ["roll"]
|
||||
const createSynonyms = ["create", "generate", "start", "begin", "setup", "party", "member", "new"]
|
||||
const renameCharacterSynonyms = ["renamecharacter", "renameperson"]
|
||||
|
|
|
@ -16,6 +16,9 @@ Create locations to travel to and view them in a map
|
|||
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki).
|
||||
Watch the [tutorial video](https://youtu.be/E5TYU7rDaBQ).
|
||||
|
||||
v. 0.2.2
|
||||
* Minor bug fixes and improvements
|
||||
|
||||
v. 0.2.1 Hotfix 1
|
||||
* Call `#xp` with the parameter `party` to add xp to the entire group
|
||||
* List places of interest at your current coordinates to `#location`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue