mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-12 16:32:19 -04:00
Update version to 0.4.0
This commit is contained in:
parent
aa735eec71
commit
7ae04124b7
2 changed files with 4 additions and 1 deletions
2
Input.js
2
Input.js
|
@ -1,4 +1,4 @@
|
|||
const version = "Hashtag DnD v0.3.0"
|
||||
const version = "Hashtag DnD v0.4.0"
|
||||
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.4.0
|
||||
*
|
||||
|
||||
v. 0.3.0
|
||||
* Added Boss and God difficulty encounters
|
||||
* Added Humanoid Enemy Presets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue