MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
236 stars 105 forks source link

how i can play the 1.12.2 ver from here? #838

Closed matyklug18 closed 6 years ago

lehjr commented 6 years ago

There have been no releases of the 1.12.2 version because it is still actively under development.

matyklug18 commented 6 years ago

i wan't test it, and code is in guthub. i downloaded it, but i can't run it. it have errors. i try ./gradlew runClient, but it fails.

lehjr commented 6 years ago

Sorry, but I'm not going to write a tutorial for properly setting up a development environment.

matyklug18 commented 6 years ago

i only wan't to launch client. it fails: https://pastebin.com/W6M3JcYb

lehjr commented 6 years ago

Does't matter what you want to do with it, you still have to properly set up the environment and add the proper dependencies. The error messages tell you what the problem is, you are missing dependencies. That is all the help I am giving you.