README update
This commit is contained in:
parent
64742707c6
commit
6eec2c8634
11
README.md
11
README.md
@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
| Type | Badges |
|
| Type | Badges |
|
||||||
|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **General:** |   |
|
|
||||||
| **Code quality:** | [](https://codeclimate.com/github/AuthMe/AuthMeReloaded) [](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) |
|
| **Code quality:** | [](https://codeclimate.com/github/AuthMe/AuthMeReloaded) [](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) |
|
||||||
| **Jenkins CI:** | [](https://ci.codemc.org/) [](https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded)  |
|
| **Jenkins CI:** | [](https://ci.codemc.org/) [](https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded)  |
|
||||||
| **Other CIs:** | [](https://www.travis-ci.com/AuthMe/AuthMeReloaded) |
|
| **Other CIs:** | [](https://www.travis-ci.com/AuthMe/AuthMeReloaded) |
|
||||||
@ -116,8 +115,8 @@ You can also create your own translation file and, if you want, you can share it
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
##### Compiling requirements:
|
##### Compiling requirements:
|
||||||
>- JDK 11 (JDK 17 is recommended)
|
>- JDK 17
|
||||||
>- Maven
|
>- Maven (3.9+)
|
||||||
>- Git/Github (Optional)
|
>- Git/Github (Optional)
|
||||||
|
|
||||||
##### How to compile the project:
|
##### How to compile the project:
|
||||||
@ -125,10 +124,8 @@ You can also create your own translation file and, if you want, you can share it
|
|||||||
>- Execute command "mvn clean package"
|
>- Execute command "mvn clean package"
|
||||||
|
|
||||||
##### Running requirements:
|
##### Running requirements:
|
||||||
>- Java 8 (Java 17 is recommended)
|
>- Java 17
|
||||||
>- Paper or Spigot (1.8.X and up)<br>
|
>- Paper or Spigot (1.19.X and up)
|
||||||
(In case you use Thermos, Cauldron or similar, you have to update the SpecialSource library to support Java 8 plugins.
|
|
||||||
HowTo: https://github.com/games647/FastLogin/issues/111#issuecomment-272331347)
|
|
||||||
>- ProtocolLib (optional, required by some features)
|
>- ProtocolLib (optional, required by some features)
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user