From bf37b2e4a509a3dd27bccb947d713e6704c38909 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Mon, 12 Jul 2021 09:35:03 -0700 Subject: [PATCH] Add to TODO list --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index 94fbf99..b87d145 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,3 +1,7 @@ TODO: - add chat commands to update cleaning in-game +- add localization support +- add support for unregistering/replacing ores +- add "unsafe" setting for enabling unregistering ores +- change API method names to "register_[replace/remove]_*"