I would like to request the addition of a new environment variable (e.g., WORLD_NAME) to allow users to set the Hytale world name directly via Docker.
Currently, changing the world name requires manual modification of the configuration files within the container or via volume mounts. Exposing this as an environment variable would streamline the deployment process, especially when using Docker Compose or automated orchestration tools.
I would like to request the addition of a new environment variable (e.g., WORLD_NAME) to allow users to set the Hytale world name directly via Docker.
Currently, changing the world name requires manual modification of the configuration files within the container or via volume mounts. Exposing this as an environment variable would streamline the deployment process, especially when using Docker Compose or automated orchestration tools.