Unstable builds: Go to Jenkins
License: BRForgers DBaJ
Our Discord (EN+PT): Go to BRForgers Discord
Before start:
- Know that
./
is the folder that has the foldersrc
and the filesgradlew
,gradlew.bat
andbuild.gradle
- If you are on Windows, replace
./gradlew
withgradlew.bat
(If not yet, ./gradlew setupCIWorkspace
at least. (You can also do either setupDevWorkspace
or setupDecompWorkspace
instead, but it will take more time.))
EXECUTE ./gradlew build
In ./build/libs
you'll find:
BRCore.jar
is for playing
BRCore-dev.jar
is for modding (Also have the sources inside)