mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
chore: Remove legacy workarounds
This commit is contained in:
parent
34276301c3
commit
a38ac956df
8 changed files with 12 additions and 80 deletions
|
@ -1,5 +1,5 @@
|
|||
> **Warning**
|
||||
> These instructions are only for advanced users. If you're not a Developer, you should use our [graphical installer](https://github.com/Vendicated/VencordInstaller#usage) instead.
|
||||
> These instructions are only for advanced users. If you're not a Developer, you should use our [graphical installer](https://github.com/Vendicated/VencordInstaller#usage) instead.
|
||||
|
||||
# Installation Guide
|
||||
|
||||
|
@ -183,7 +183,6 @@ In `index.js`:
|
|||
|
||||
```js
|
||||
require("C:/Users/<your user>/path/to/vencord/dist/patcher.js");
|
||||
require("../app.asar");
|
||||
```
|
||||
|
||||
And in `package.json`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue