This is the Tachi Internet Ranking implementation for the LR2oraja variant of beatoraja.
Check the sidebar. When a new version of this is created, .jar
files will be compiled for you and available there.
Follow the instructions on Bokutachi.
- Copy the relevant build of
beatoraja.jar
intoexternal/beatoraja.jar
. - Set the TCHIR_HOME, TCHIR_NAME and TCHIR_BASE_URL environment variables to what they need to be.
- Use
mvn compile assembly:single
. This will compile it into a single transferable.jar
file.
The baseline for this implementation was provided by Seraphin-.
I do not like writing Java. Any contributions to this repository are massively appreciated, as it reduces the amount of time I have to spend writing Java.
Despite this being a separate language, you should still read the Tachi Contribution Guide.