Skip to content

Commit 6eec2c8

Browse files
committed
README update
1 parent 6474270 commit 6eec2c8

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
| Type | Badges |
77
|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
8-
| **General:** | ![](https://tokei.rs/b1/github/AuthMe/AuthMeReloaded?category=code) ![](https://tokei.rs/b1/github/AuthMe/AuthMeReloaded?category=files) |
98
| **Code quality:** | [![Code Climate](https://codeclimate.com/github/AuthMe/AuthMeReloaded/badges/gpa.svg)](https://codeclimate.com/github/AuthMe/AuthMeReloaded) [![Coverage status](https://coveralls.io/repos/AuthMe-Team/AuthMeReloaded/badge.svg?branch=master&service=github)](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) |
109
| **Jenkins CI:** | [![Jenkins Status](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?label=ci.codemc.org)](https://ci.codemc.org/) [![Build Status](https://ci.codemc.org/buildStatus/icon?job=AuthMe/AuthMeReloaded)](https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded) ![Build Tests](https://img.shields.io/jenkins/t/https/ci.codemc.org/job/AuthMe/job/AuthMeReloaded.svg) |
1110
| **Other CIs:** | [![Build Status](https://www.travis-ci.com/AuthMe/AuthMeReloaded.svg?branch=master)](https://www.travis-ci.com/AuthMe/AuthMeReloaded) |
@@ -116,19 +115,17 @@ You can also create your own translation file and, if you want, you can share it
116115
## Requirements
117116

118117
##### Compiling requirements:
119-
>- JDK 11 (JDK 17 is recommended)
120-
>- Maven
118+
>- JDK 17
119+
>- Maven (3.9+)
121120
>- Git/Github (Optional)
122121
123122
##### How to compile the project:
124123
>- Clone the project with Git/GitHub
125124
>- Execute command "mvn clean package"
126125
127126
##### Running requirements:
128-
>- Java 8 (Java 17 is recommended)
129-
>- Paper or Spigot (1.8.X and up)<br>
130-
(In case you use Thermos, Cauldron or similar, you have to update the SpecialSource library to support Java 8 plugins.
131-
HowTo: https://github.com/games647/FastLogin/issues/111#issuecomment-272331347)
127+
>- Java 17
128+
>- Paper or Spigot (1.19.X and up)
132129
>- ProtocolLib (optional, required by some features)
133130
134131
## Credits

0 commit comments

Comments
 (0)