You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
group ='dev.nero.aimassistance'// http://maven.apache.org/guides/mini/guide-naming-conventions.html
18
20
archivesBaseName ='aimassistance'
19
21
20
22
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility ='1.8'// Need this here so eclipse task generates correctly.
// could use that as well: GLFW.glfwGetMouseButton(Minecraft.getInstance().getMainWindow().getHandle(), GLFW.GLFW_MOUSE_BUTTON_RIGHT) == GLFW.GLFW_PRESS;
0 commit comments