From 8337b149d3d0574611899bedf96beb5f6b47e41f Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Thu, 21 Apr 2022 00:44:32 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 21de481..b447606 100644 --- a/README.md +++ b/README.md @@ -23,21 +23,24 @@ Grasscutter launcher for easily switching between Official and Private servers # TODO * Interface - * UI + * ~~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)) + * ~~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) * 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?) # Having problems? Below are some scenarios you may encounter and their solutions. -### My Discord is not letting my send messages or load images! +### My Discord is not letting my send messages or load images/My Youtube is acting strange! -Discord does not seem to be a fan of the proxy server. You may need to disable it by either closing mitmdump or by disabling your proxy in the Windows proxy settings. +Discord/YouTube (plus surely some others) does not seem to be a fan of the proxy server. You may need to disable it by either closing mitmdump or by disabling your proxy in the Windows proxy settings. ### I have no internet after closing everything/restarting my PC!