Merge branch 'master' of https://github.com/rayaman/DMS into master

This commit is contained in:
Ryan Ward 2021-05-09 23:08:24 -04:00
commit 5d24db9128

View File

@ -1,5 +1,5 @@
# DMS
The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games, while also providing a fully functioning language to perform login in.
The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games, while also providing a fully functioning language to perform logic in.
# Todo
- [X] ~~Implement bytecode for if/else if/else statements~~