Merge pull request #53 from ZeruLight/feature/lang

feature/languages
This commit is contained in:
wish
2022-11-12 13:37:46 +11:00
committed by GitHub
7 changed files with 79 additions and 16 deletions

View File

@@ -14,6 +14,7 @@ import (
type Config struct {
Host string `mapstructure:"Host"`
BinPath string `mapstructure:"BinPath"`
Language string
DisableSoftCrash bool // Disables the 'Press Return to exit' dialog allowing scripts to reboot the server automatically
FeaturedWeapons int // Number of Active Feature weapons to generate daily
HideLoginNotice bool // Hide the Erupe notice on login