Update README.md

This commit is contained in:
hxvy0 2023-05-12 13:33:58 +03:00 committed by GitHub
parent d5aef4e7d1
commit c348fcf7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -6,8 +6,16 @@ Trusted by antiviruses & sandboxes.
![image](https://user-images.githubusercontent.com/85783692/223534002-f8ef79f6-9391-4b43-9ada-9e18f3b749f0.png)
### Wanna build yourself?
First you need install nativefier.
`npm install nativefier`
For Build Boocord:
`nativefier --name 'Boocord' 'discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"`
For Build Boocord PTB:
nativefier --name 'Boocord PTB' 'ptb.discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"
Build done!