Jire / Abendigo

A free as in both freedom and free beer game modding platform using Kotlin on the JVM.
GNU General Public License v3.0
57 stars 58 forks source link

IM trying to make the hacks work #76

Open marcofking1 opened 7 years ago

marcofking1 commented 7 years ago

Can someone help me with the hacks, i downloaded the driver and the controller, then i start the driver and after, the controller but all i can see is ''Abendigo ( Press F9 to Hide) '' but there are no hacks ?? help pls

marcofking1 commented 7 years ago

So i decided to use Intellij but the problem is that my java_home isn't set and i'm trying to set it but it isn't working

Jire commented 7 years ago

I would not recommend using the controller, but you must be aware that the driver (this repository) needs to be up and running before you start the controller. Unfortunate it works this way, but it's a limitation of the dated design of Abendigo.

As for setting JAVA_HOME; it's easy, especially on Windows 10:

Hope that helps, and goodluck!