package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Feb 14, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetBaseRootOverride() string
func GetDiscordRPCDisabled() bool
type AppConfig struct {
BaseRoot string `json:"base_root"`
WindowWidth int `json:"window_width"`
WindowHeight int `json:"window_height"`
DisableDiscordRPC bool `json:"disable_discord_rpc"`
EnableBetaUpdates bool `json:"enable_beta_updates"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.