mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
<p align="center">
|
|
<b><a>Welcome to BetterRTP's repository!</a></b>
|
|
</p>
|
|
|
|
## Where's the Lang files?/Want to Contribute translating?
|
|
All language files are located [here](src/main/resources/lang)
|
|
feel free to fork one of the language files and help translate!
|
|
|
|
## Libraries
|
|
BetterRTP uses and is compiled with the following libraries:
|
|
|
|
- [ParticleLib](https://github.com/ByteZ1337/ParticleLib) (included) - Particles library by ByteZ1337. Find all supported particles [here](https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java)
|
|
- [PaperLib](https://github.com/PaperMC/PaperLib) (included) - Library for interfacing with PaperMC specific APIs, used for async chunk loading.
|
|
|
|
## Where's the Wiki?
|
|
The wiki is available [here](../../wiki)!
|
|
|
|
<p align="center">
|
|
<b>Chat with us on Discord</b><br/>
|
|
<a href="https://discord.gg/8Kt4wKm"><img src="https://img.shields.io/discord/182633513474850818.svg?longCache=true&style=flat-square&label=Discord" alt="Discord" /></a><br/>
|
|
<b>Have a Suggestion? Make an issue!</b><br/>
|
|
<a href="../../issues"><img src="https://img.shields.io/github/issues-raw/SuperRonanCraft/BetterRTP.svg?longCache=true&style=flat-square&label=Issues" alt="GitHub issues" /></a><br/>
|
|
<br/>
|
|
<a href="https://www.spigotmc.org/resources/36081/">Thank you for viewing the Wiki for BetterRTP!</a><br/>
|
|
<i><a>Did this wiki help you out? Please give it a <b>Star</b> so I know it's getting use!</a></i><br/>
|
|
<br/>
|
|
<b><i><a href="https://www.spigotmc.org/resources/authors/superronancraft.13025/">Check out my other plugins!</a></i></b>
|
|
</p>
|