Can't rename file that is deleted. Do you mean this?
parent
3a2463f711
commit
64f82e4a1f
|
@ -13,6 +13,6 @@
|
|||
<br>
|
||||
|
||||
* delete the `core` folder
|
||||
* if `index.js.old` exists then delete it and rename `index.js.old` to `index.js`
|
||||
* if `index.js.old` exists then delete `index.js` and rename `index.js.old` to `index.js`
|
||||
* if `index.js.old` does not exist then edit `index.js` to `require('./core.asar')` instead of `require('./core')`
|
||||
* restart discord
|
||||
|
|
Loading…
Reference in New Issue