diff options
author | Keuin <[email protected]> | 2020-04-24 12:21:47 +0800 |
---|---|---|
committer | keuin <[email protected]> | 2020-04-24 12:21:47 +0800 |
commit | 5749fc65909f0ee934d0410406265387157575a1 (patch) | |
tree | 111efa8934bae8761372bb7a13227abb75e3dc5a /README.md | |
parent | b692a73e039fbdb404ef1219785660dc9eb60e60 (diff) |
Refactored pending task using OCP design pattern.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |