diff --git a/README.md b/README.md index d926753..ec9ea33 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ OpenAsar is mostly stable, but still lacks a few minor features and likely has a ## Install Guide **OpenAsar is not 100% recommened due to it being experimental.** 1. [Download latest nightly release](https://github.com/GooseMod/OpenAsar/releases/download/nightly/app.asar) -2. Backup your original `app.asar` (rename to `app.asar.backup` / etc) -3. Install OpenAsar `app.asar` into the original path (you may need to be root on Linux) -4. Restart Discord via system tray (you should notice Discord start faster as a way to see if it's instantly working) +2. Find your `app.asar`, it should be `/resources/app.asar`. For Windows this is like: `%localappdata%\Discord\app-1.0.9003\resources\app.asar` (your app folder may have a different version) +3. Backup your original `app.asar` (rename to `app.asar.backup` / etc) +4. Install OpenAsar `app.asar` into the original path (you may need to be root on Linux) +5. Restart Discord via system tray (you should notice Discord start faster as a way to see if it's instantly working) @@ -55,4 +56,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) \ No newline at end of file +- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing)