Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 903 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 903 Bytes
Chat Translator

chat-translator

This is a simple Minestom server implementation that allows players to chat in different languages and have their messages automatically translated to the language of other players.

Important

I don't plan to maintain this project so don't use this in production.

There are two main parts to this project:

  • The Minestom server implementation in the base directory.
  • The Spring Boot backend in the api directory.

Important

The Spring Boot backend is not done yet and is not connected to the Minestom server.

Showcase

Showcase German

Showcase English

Contributing

Feel free to contribute to this project by forking this repository and creating a pull request.