Skip to content

The Tachi Internet Ranking implementation for Beatoraja.

License

Notifications You must be signed in to change notification settings

zkrising/tachi-beatoraja-ir

Repository files navigation

Tachi Beatoraja IR

This is the Tachi Internet Ranking implementation for the LR2oraja variant of beatoraja.

Downloads

Check the sidebar. When a new version of this is created, .jar files will be compiled for you and available there.

Setup

Follow the instructions on Bokutachi.

Compiling

  • Copy the relevant build of beatoraja.jar into external/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.

Acknowledgements

The baseline for this implementation was provided by Seraphin-.

Contribution

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.