Update README.md

This commit is contained in:
raeleus 2024-10-09 10:21:08 -07:00 committed by GitHub
parent 5b6db4339a
commit 04b36a598c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ v. 0.2.0
* You may add flavor text to any hashtag by typing text after a line break after the hashtag (shift + enter on desktop). Thanks Xiron!
* You may use commas in coordinates now
* The scenario keeps track of how many days have passed since the adventure has started. See `#rest`, `#showday`, `#setday`.
* Added automatic difficulty which is DC 0
* Added `automatic` difficulty which is DC 0
* Added `#version`
* Allow adding a plus or minus number to `#roll`. ie. `#roll 5d20+6`
* Minor bug fixes and improvements