amethyst/config/runtime.exs
Kodi Craft 4a5ccc719d
Some checks failed
Build & Test / nix-build (push) Failing after 59s
Some significant refactoring progress
2024-08-28 14:52:13 +02:00

8 lines
323 B
Elixir

import Config
config :amethyst,
port: 25599, # Bogus port for testing, avoids unexpected conflicts
encryption: false, # Whether or not to request encryption from clients.
auth: false, # Whether or not users should be authenticated with Mojang.
default_game: Example.Game # Which game new players should be sent to