Module common

Source
Expand description

Common structures, enumerations and functions used by many modules.

Enums§

Language
The language the game data is written for. Some of these languages are supported in the Global region.
Platform
Region
The region of the game. Used to denote the region a patch is meant for.

Functions§

get_language_code
Returns the shorthand language code for language. For example, English becomes “en”.
get_platform_string
read_version
Reads a version file.