[Readme] Tweak features

main
Oj 2 years ago
parent 985a2b93f1
commit 2a3d86a725

@ -5,9 +5,9 @@
- **:rocket: Startup Speed**: ~2x faster startup times (up to ~4x with experimental config)
- **:chart_with_upwards_trend: Performance**: OpenAsar can make your client feel snappier (scrolling, switching channels, etc)
- **:paintbrush: Splash Theming**: Easy theming for your splash which works with most themes for any client mod
- **:electric_plug: Hotpluggable**: Replace one file and it's installed, that's it (same with uninstall)
- **:electric_plug: Drop-in**: Replace one file and it's installed, that's it (same with uninstall)
- **:gear: Configurable**: Adds many config options for Discord and OpenAsar enhancements (see config section)
- **:feather: Lightweight**: <2% of Discord's original size (9mb -> ~105kb)
- **:feather: Lightweight**: <1% of Discord's original size (9mb -> ~80kb)
- **:shield: No Tracking**: Removes Discord's built-in tracking for crashes and errors in the asar (not app itself)
### See [FAQ](faq.md) for more details
@ -53,4 +53,4 @@ An example of a settings.json with OpenAsar config:
Additionally there are some environmental variables you can use:
- `OPENASAR_QUICKSTART` (bool, default false) - same as `quickstart` config option
- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing)
- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing)

Loading…
Cancel
Save