Skip to content

Commit

Permalink
docs: Add features
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Jan 21, 2024
1 parent e43e264 commit 725f354
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@ Advanced plugin and config updater, which can keep plugins up-to-dates and mixin

## Features & Advantages

- **Pattern (Regex) support!**
- Transfer files from the sources!
- Mixin specific configuration files!
- Import other update configs!

## Usages & Examples

Download the latest version of the EasyUpdater from
Download the latest version of the EasyUpdater from
the [releases](https://github.com/CarmJos/EasyUpdater/releases)
and put it in the folder of your application.
and put it in the folder of your application.

Then, create a new file named `updates.yml` or any other name you like.

Expand Down Expand Up @@ -65,7 +70,7 @@ mixin:

```

Finally, run `java -jar EasyUpdater.jar [config-file-path]` to start the updater
Finally, run `java -jar EasyUpdater.jar [config-file-path]` to start the updater
before your own application boot up.

## Support and Donation
Expand Down

0 comments on commit 725f354

Please sign in to comment.