Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EscanorTargaryen committed Jun 23, 2024
1 parent 32a43d0 commit 981ca57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Download in one zip everything you need to test RoadsideShops going in one click
The zip will contain:
- Vault v1.7.3
- [SimpleEconomy](https://github.com/EscanorTargaryen/SimpleEconomy) v1.0.1
- RoadsideShops v1.1.7
- RoadsideShops v1.1.8

Click [here](https://modrinth.com/plugin/roadside-shops/version/1.1.7) for the download!
Click [here](https://modrinth.com/plugin/roadside-shops/version/1.1.8) for the download!

> Note! **SimpleEconomy** was released in order to be able to test RoadsideShops quickly. It is recommended to use another economy plugin of your choice that is compatible with Vault.
## Maven for developer
## Maven for developers

```xml
<repository>
Expand All @@ -34,7 +34,7 @@ Click [here](https://modrinth.com/plugin/roadside-shops/version/1.1.7) for the d
<dependency>
<groupId>it.escanortargaryen</groupId>
<artifactId>roadsideshops</artifactId>
<version>1.1.7</version>
<version>1.1.8</version>
<scope>provided</scope>
</dependency>
```
Expand Down

0 comments on commit 981ca57

Please sign in to comment.