aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/launch/VerifyJavaInstall.cpp
AgeCommit message (Collapse)Author
2021-06-23NOISSUE Fail launch if minimum Java requirement is not metJamie Mansfield
This will fail launch in the following conditions: 1. A version greater than or equal to Minecraft 17w13a, and less than 21w19a - and the Java version is less than 8. 2. A version greater than or equal to Minecraft 21w19a - and the Java version is less than 16.