Update README.md
This commit is contained in:
parent
ef9895de56
commit
9fb101572c
@ -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~~
|
||||
@ -9,4 +9,4 @@ The Dialogue Management Script's goal is to provide a nice and simple way to hav
|
||||
- [X] ~~Finish implementing custom datatype~~
|
||||
- [ ] Speed up interperter
|
||||
- [ ] Finish C API for code
|
||||
- [ ] Extend beginning features
|
||||
- [ ] Extend beginning features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user