From 2027d7226d33e6749c912e215f8ff8a6234b070b Mon Sep 17 00:00:00 2001 From: Oj Date: Sun, 12 Dec 2021 12:59:45 +0000 Subject: [PATCH] [Readme] Comment out write protection advise for now --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d60cbe7..31af2a1 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ **OpenAsar is heavily disrecommened due to it being in early development.** 1. [Download latest nightly release](https://github.com/GooseMod/OpenAsar/releases/download/nightly/app.asar) 4. Backup your original `app.asar` (rename to `app.asar.backup` / etc) -5. Install OpenAsar `app.asar` into the original path +5. Install OpenAsar `app.asar` into the original path (you may need to be root on Linux) -**If using Linux it is highly recommended to disable write protection** (needing root to overwrite files) for your Discord install if you have it enabled. It is not much of a security defecit as Windows has no write protection as well. This enables updating the asar and potentially host updating further on. + ## Config You can configure OpenAsar via `settings.json` (found in your Discord app data / user data), under a `openasar` object. Keep in mind most options are defaults for good reason. The avaliable options are: