Files
Grinch-AP/worlds/sm/variaRandomizer/utils/version.py
lordlou 77ec8d4141 Added Super Metroid support (#46)
Varia Randomizer based implementation
LttPClient -> SNIClient
2021-11-12 14:00:11 +01:00

4 lines
142 B
Python

# version displayed on the title screen, must be a max 32 chars [a-z0-9.-] string
# either 'beta' or 'r.yyyy.mm.dd'
displayedVersion = 'beta'