Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NotZoeyDev committed Apr 3, 2022
1 parent 1ec963c commit dcc7631
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Enmity-patcher
<div align='center'>
<img src='https://repo.enmity.app/banner.png' />
</div>

Enmity patcher is a script used to download files required to inject Enmity into Discord and customize it.
The tool downloads the latest compatible version of Discord, the latest version of the iOS tweak and the custom icons used by Enmity.
It is not required to use this tool as only the tweak is required but this is useful for users that wants to sideload Enmity as an app with a custom name and icon.
---

Usage:
<div align='center'>
<h3>Enmity Patcher</h3>

```shell
go run cmds/patcher/main.go
```
Script used to patch Discord with a custom name and icon. It'll automatically fetch the latest version of Discord and the tweak for you.<br />
You can download the latest version [here](https://github.com/enmity-mod/enmity-patcher/releases/latest).
</div>

You can download prebuilt binaries [here](https://github.com/enmity-mod/enmity-patcher/releases/latest).
---

Usage:

```shell
./patcher_<os>-<arch>
```
<div align='center' style='margin-top: 15px;'>
<a href='https://discord.gg/rMdzhWUaGT'><img align='center' alt='Discord' src='https://img.shields.io/discord/950850315601711176?color=36309d&label=DISCORD&logo=discord&logoColor=white&style=for-the-badge'></a>
<a href='https://twitter.com/EnmityApp'><img align='center' alt='Twitter' src='https://img.shields.io/twitter/follow/EnmityApp?color=36309d&label=TWITTER&logo=TWITTER&logoColor=white&style=for-the-badge'></a>
</div>

0 comments on commit dcc7631

Please sign in to comment.