mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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'
|