Testing a few Git things

This commit is contained in:
Telesphoreo 2022-02-01 00:18:17 -06:00
parent 00bf300628
commit 34d040b8cf

View file

@ -52,4 +52,4 @@ Gradle is already included in the folder with Plex. Run the following command be
You should receive a message indicating the compilation was successful. The JAR file is located at ```build/libs/Plex.jar```
Plex has no external dependencies and can be used right away after compilation.
Plex has no external dependencies and can be used right away after compilation. Plex works on Minecraft versions 1.16.5 to 1.18.1. You also must be running Java 17 on the server itself.