You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed discontinued mods (GM and PC) from compatibility section
- Merged some sections regarding custom css and themes
- Improved the custom CSS instructions
Copy file name to clipboardExpand all lines: faq.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Compared to Discord's original, OpenAsar is <2% of the size. This is because whe
32
32
Most likely, as any slight modification to Discord at all counts as breaking it. You shouldn't really be that worried though, as there is very little history of anyone being banned just for modding.
33
33
34
34
### Does OpenAsar support X mod?
35
-
Most likely, yes! OpenAsar is known to widely support BD, PC, GM, and others. It's very unlikely to cause any issues with your mods.
35
+
Most likely, yes! OpenAsar is known to widely support BD and others. It's very unlikely to cause any issues with your mods.
36
36
37
37
### Does OpenAsar update itself?
38
38
Yes, with a catch. On Windows it works out of the box, however on macOS or Linux you'll need to change the permissions for the entire resources folder for it to work.
@@ -73,12 +73,11 @@ Try rerunning it, and not running it as admin. If not, install it manually follo
73
73
2. Scroll to the bottom where the versions are (Stable ..., Canary ..., etc)
74
74
3. Click the OpenAsar version (next to the Host ...)
75
75
76
-
### How can I use Custom CSS?
77
-
Open OpenAsar's config window (see previous section), then go into the theming tab and put your Custom CSS there.
78
-
79
-
### How can I use themes with OpenAsar?
76
+
### How can I use Custom CSS / Themes?
77
+
Open OpenAsar's config window (see previous section), then go into the theming tab and put your Custom CSS there.
80
78
If you don't have a theme, you can find one from BD's website (you don't need BD): https://betterdiscord.app/themes
81
-
Once you have a theme, copy and paste the contents of the CSS file (.theme.css/etc) into OpenAsar's Custom CSS (see previous section)
79
+
Once you have a theme, copy and paste the contents of the CSS file (`.theme.css`, etc) into OpenAsar's Custom CSS (see previous section)
80
+
Make sure to click the restart button after making changes in the CSS in order to apply them.
0 commit comments