summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2020-04-24 12:21:47 +0800
committerkeuin <[email protected]>2020-04-24 12:21:47 +0800
commit5749fc65909f0ee934d0410406265387157575a1 (patch)
tree111efa8934bae8761372bb7a13227abb75e3dc5a /README.md
parentb692a73e039fbdb404ef1219785660dc9eb60e60 (diff)
Refactored pending task using OCP design pattern.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 006d014..e3daa47 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,7 @@ commands:
To-Do List:
-- Add /kb prev command for easily select previous backup.
-- Use OCP to refactor pending task.
+- Restoration of player data may not be correct.
- Optimize log output, normal output and op broadcast output.
- More thorough test.
- Enhance ZipUtil for hashing sub-files and generating incremental diff-table. (A:Add, M:Modification, D:Deletion)