Add a bullet point for the PoC to execute commands in real time

This commit is contained in:
Marc Di Luzio 2020-06-05 18:11:28 +01:00
parent 7297a6de9a
commit c2a46bf1ca

View file

@ -11,6 +11,7 @@ For a proof of concept we'll implement a very small subset of the final features
* Persistent accounts and world (done)
* Multiple users (done)
* Populate map with locations/objects
* Commands happen in "real time"
### Stretch goals