This is designed to be a patch to gatoclient to make it as optimized and fast as possible, while removing some features and making the client more barebones.
- Improved launch sequence and splash screen
- Removed RPC, badges, autoupdate, and some other features
- Improved performance by removing several features using setInterval
- Fixed ghost processes upon closing
- Fixed broken swapper and CSS
- Get the latest release of gatoclient: https://github.com/Gatohost/gatoclient/releases
- Install the latest release
- Download the latest ASAR from here: https://github.com/LukeTheDuke240/gatoclient-lite/releases
- Drag the ASAR into
C:\Program Files\GatoClient\resources
or wherever you installed the client - Enjoy!
- Download the latest ASAR from here: https://github.com/LukeTheDuke240/gatoclient-lite/releases
- Download the 7zip ASAR plugin from here: https://www.tc4shell.com/en/7zip/asar/
- Make any modifications to the code that you desire
- Open an issue and add your code so that I can review it (and hopefully add it)