module Rosegold::Spectate::Configuration

Direct including types

Defined in:

rosegold/spectate/configuration.cr

Constant Summary

VANILLA_KNOWN_PACKS = {% if true %}{ {% for proto, ver in Rosegold::ENABLED_PROTOCOLS %} {{ proto }}_u32 => [{namespace: "minecraft", id: "core", version: {{ ver }}}], {% end %} }{% end %}