mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 13:10:28 -04:00
Update version to 0.5.1
This commit is contained in:
parent
2466c71804
commit
cdacdf7cf2
2 changed files with 4 additions and 1 deletions
2
Input.js
2
Input.js
|
@ -1,4 +1,4 @@
|
|||
const version = "Hashtag DnD v0.5.0"
|
||||
const version = "Hashtag DnD v0.5.1"
|
||||
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.5.1
|
||||
*
|
||||
|
||||
v. 0.5.0
|
||||
* Added Mastermind/Lockpicking Game
|
||||
* Added Spell Shop - Make sure to import the latest story cards: https://github.com/raeleus/Hashtag-DnD/blob/master/story-cards.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue