From 19a35fce2d82ca240a1e19def568e894089f33bc Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Sat, 23 Apr 2022 17:13:35 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d0ef8ea..161745a 100644 --- a/README.md +++ b/README.md @@ -33,21 +33,22 @@ Grasscutter launcher for easily switching between Official and Private servers # TODO -* Interface - * [ ] Integrated banner creator +* Interface/internals * [x] UI * [x] Official and Private options * [x] Server IP input * [x] Fun fancy CSS styling n stuff (CoD: MW 2019-style vertical menu for choosing between official and private servers? [See this](https://charlieintel.com/wp-content/uploads/2020/11/MW-new-menu.png)) - * [ ] Custom images for private server sections (anyone is welcome to submit a pull request to add some!) - * [ ] Optional username/password creation for servers before entering (not implemented in Grasscutter yet) * [x] Kill switch script (optional) * [x] Automatically run `install.cmd` when opening for the first time - * [ ] Fix Windows scaling issues? + * [ ] Custom images for private server sections (anyone is welcome to submit a pull request to add some!) + * [ ] Optional username/password creation for servers before entering (not implemented in Grasscutter yet) + * [ ] Platform detection and bash scripts + * [ ] Fix Windows scaling issues? (partially done) + * [ ] Integrated banner creator * Proxy service * [x] Local proxy server * [x] Intercept and modify GI requests like with Fiddler, allow anything else to pass through - * [ ] Fix Discord and YouTube issues when proxy is enabled (not sure what's up with them?) + * [ ] Fix Discord and YouTube issues when proxy is enabled (maybe fixed) # Having problems?