Skip to content

Commit d5e5a22

Browse files
committed
Add java 11 note to README
1 parent 475b7dd commit d5e5a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ apiBaseUrl = "https://api.mclo.gs"
6767
viewLogsUrl = "https://mclo.gs"
6868
```
6969

70+
## Requirements
71+
This project requires Java 11 or higher to run, even on Minecraft versions that run on Java 8.
72+
7073
## Contributing
7174
This project is licensed as MIT. Contributions are welcome but if you plan some larger changes please
7275
create an issue for discussion first, to avoid wasting time on something that might not be merged.

0 commit comments

Comments
 (0)