From c67a438c634555cd41295b04808c3ea743010649 Mon Sep 17 00:00:00 2001 From: Oj Date: Sat, 11 Dec 2021 16:55:44 +0000 Subject: [PATCH] [Readme] Mark asar retention as done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d1b25e..6ad705c 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Below is a list in order of priority, marked as complete when finished: - [ ] Add Discord-specific Electron flags? - [X] Asar auto-updating - [X] Multi-instance handling +- [X] Asar retention (surviving Discord host updates) - [ ] Auto start - [ ] First run - [ ] Self-write some small parts of internals -- [ ] Patch updater to survive host updates - [ ] Self-write updater code (currently mostly copied) - [ ] Compatibility / replication of original Discord splash?