Update README.md

This commit is contained in:
Ryan Ward 2021-05-06 14:33:57 -04:00 committed by GitHub
parent ef9895de56
commit 9fb101572c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# DMS # 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 # Todo
- [X] ~~Implement bytecode for if/else if/else statements~~ - [X] ~~Implement bytecode for if/else if/else statements~~