Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/oldjavawarning.cfg

15 lines
365 B

# Configuration file
general {
# The lowest Java version users can use. This must follow the Java version format! [default: 1.8.0_162]
S:minJavaVersion=1.8.0_162
# Should users with 32x versions of Java be warned? [default: false]
B:warn32=true
# Should users with lower versions of Java be warned? [default: true]
B:warnVersion=true
}