add patch server option

This commit is contained in:
wish
2022-10-27 13:11:56 +11:00
parent 82eeb79229
commit e943b54df4
3 changed files with 16 additions and 2 deletions

View File

@@ -30,6 +30,8 @@ type Config struct {
// DevModeOptions holds various debug/temporary options for use while developing Erupe.
type DevModeOptions struct {
PatchServerManifest string // Manifest patch server override
PatchServerFile string // File patch server override
AutoCreateAccount bool // Automatically create accounts if they don't exist
HideLoginNotice bool // Hide the Erupe notice on login
LoginNotice string // MHFML string of the login notice displayed