From bfc151e52a4eb7825a7f1c8e4f19a66ff2751ea7 Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Thu, 21 Apr 2022 03:48:10 -0700 Subject: [PATCH] readme update --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b447606..12c51c5 100644 --- a/README.md +++ b/README.md @@ -23,16 +23,17 @@ Grasscutter launcher for easily switching between Official and Private servers # TODO * Interface - * ~~UI~~ - * ~~Official and Private options~~ - * ~~Server IP input~~ - * ~~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] 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) + * [ ] Kill switch script (optional) * Proxy service - * ~~Local proxy server~~~~ - * ~~Intercept and modify GI requests like with Fiddler, allow anything else to pass through~~ - * Fix Discord and YouTube issues (not sure what's up with them?) + * [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?) # Having problems?