Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
KamikotoTkach committed Apr 3, 2024
2 parents aeee6ce + 65d1589 commit e312f83
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# RefreshMenu 1.1.0
#### Библиотека на меню для Paper


Подключение:
```xml
<dependency>
<groupId>ru.cwcode.tkach.refreshmenu</groupId>
<artifactId>RefreshMenu</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>
```

Настройка конфигов [тут](docs/readme.md)

**Кратко:** <br>
Expand Down

0 comments on commit e312f83

Please sign in to comment.