Skip to content

Commit f29ca4e

Browse files
docs: auto-generate README.md [skip ci]
1 parent 7a28384 commit f29ca4e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ A Slimefun addon that adds extra armor sets and gear with unique abilities.
1212
- Paper 1.16.* - 26.1.*
1313
- Slimefun 5
1414

15+
ExtraGear adds extra armor sets and tools crafted from the metals available in Slimefun.
16+
17+
## :floppy_disk: Installation
18+
19+
| ExtraGear | Slimefun5 | Minecraft |
20+
|-----------|-----------|-----------|
21+
| UNOFFICIAL | 5.0.0+ | 1.21.x |
22+
23+
Download the latest release and place it in your server's `plugins/` folder. Slimefun5 must be installed first.
24+
1525
## :beetle: Bug Reports
1626

1727
Please report bugs via the [GitHub Issues](https://github.com/Slimefun5/ExtraGear/issues) page.
@@ -32,6 +42,6 @@ plugins {
3242
}
3343

3444
dependencies {
35-
"githubCompileOnly"("Slimefun5:ExtraGear:v1.0.2")
45+
"githubCompileOnly"("Slimefun5:ExtraGear:v1.0.1")
3646
}
3747
```

0 commit comments

Comments
 (0)