michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

Someone compile new version of minebot? #168

Closed Hury999 closed 7 years ago

Hury999 commented 7 years ago

So every time i want to compile it has problems. Maybe cuz i'm on windows? In readme says it must be linux..

michaelzangl commented 7 years ago

Please provide a detailed error description.

It is best to use Linux. You can use Windows, too. Open a terminal (command prompt) in the Minebot directory, then run:

gradlew.bat build

It will create the minebot mod file in build/libs

I'm compiling new versions as soon as they are stable enough.