From eaca0cdb1fd607549018432619eb0fb4e65ea8e3 Mon Sep 17 00:00:00 2001 From: osmarks Date: Mon, 13 Aug 2018 10:14:44 +0100 Subject: [PATCH] Add Coming soon list. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 950894d..4482b6a 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,10 @@ Configuration is stored in `wyvern_config.tbl` in lua table syntax as used by `t ## Usage Once configured, the chest backend can just be plugged in and ignored, unless it explodes. -For help using the client, run `help` or `h`. \ No newline at end of file +For help using the client, run `help` or `h`. + +## Coming Soon(ish) (maybe) +* Audit log on server - see when items were moved. +* Overlay glasses/introspection module client. +* Autocrafting (just a port from Dragon's). +* Autosmelting (basically autocrafting). \ No newline at end of file