Documentation ¶
Overview ¶
Package builds handles build-specific branding strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( /* Version string for user display. It may look like the following: - "v1.2.3 (open source)" for FOSS builds of the game. - "v1.2.3 (shareware)" for unregistered Doodle++ builds. - "v1.2.3" for registered Doodle++ builds. */ Version = branding.Version VersionSuffix = " (unknown)" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.