Blue Power

Blue Power

4M Downloads

How to compile the mod?

Respresar34 opened this issue ยท 3 comments

commented

Hello, i try to compile the mod to play with new features that i saw in soaryn' streams, however when i open eclipse to change some of the code or try to run MC from there is empty like i didn't select any file to open
What i do is:

Download the ZIP.
Extract it in a empty folder
Open Command Console.
gradlew setupDecompWorkspace
graldew eclipse
Then, i open eclipse and i note 2 things:
1 - When i need to select a directory in the folder that i create with the ZIP of BP there is no "eclipse" folder to select.
2 - Then i select just the Bluepower folder, which is the name that i use in the folder that i create.
3 - Eclipse loads, and bum, empty, like nothing, please help D:

commented

Extract first the required forge version and next the blue power package...

Next run
gradlew setupDecompWorkspace eclipse build

commented

The output will be in a library folder

commented

There are no new features in the forgecraft build compared to release right now. To build, extract the source and execute 'gradew build'