Skip to content

phomc/tensai

Repository files navigation

Tensai

It's a simple, easy-to-use library that provides various features for server owners and developers to aid in ameliorating the vanilla gameplay. Besides of that, Tensai should provide stability and compatibility to prevent conflicts with other plugins and mods.

Tensai (天際 / てんさい) is a Japanese word (Romanji form) means 'horizon/the edge of the sky'.

For further information, checkout Specification Documents and Tensai Documentation

Building and Running tensai

To compile and build, simply run ./gradlew build (gradlew.bat build on Windows) in the root directory. This will compile and build all projects into JARs which can be found in platforms/<platform>/build/libs and `common/libs

Contributing

If you're looking to contribute to tensai project, please follow the CONTRIBUTING.md file.