Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

daylifecraft/minigames

Repository files navigation

Minigames engine

Development requirements

  • MongoDB with default root user, or any other user that have write access to minigames and minigames-test DB
  • JDK 21
  • ktlint to run auto code formatter(only required for PR)
  • IntelliJ IDEA: File -> Settings: Encoding Set UTF-8 for properties files (required for i18n system)

Documentation