mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-22 15:45:04 -07:00
4 lines
142 B
Python
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'
|