branding

package
v0.0.0-...-79996cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName   = "Sketchy Maze"
	Summary   = "A drawing-based maze game"
	Version   = "0.13.2"
	Website   = "https://www.sketchymaze.com"
	Copyright = "2022 Noah Petherbridge"
	Byline    = "a game by Noah Petherbridge."

	// Update check URL
	UpdateCheckJSON = "https://download.sketchymaze.com/version.json"
	GuidebookURL    = "https://www.sketchymaze.com/guidebook/"
)

Constants for branding and version information.

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

UserAgent controls the HTTP User-Agent header when the game checks for updates on startup, to collect basic statistics of which game versions are out in the wild. Only static data (the --version string) about version, architecture, build number is included but no user specific data.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL