forked from varia/varia.website
many many many Varia's websites, work in progress: https://many.vvvvvvaria.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
201 B
11 lines
201 B
7 years ago
|
# unity webgl options
|
||
|
|
||
|
DEFAULT_WIDTH = 960
|
||
|
DEFAULT_HEIGHT = 600
|
||
|
DEFAULT_ALIGN = 'center'
|
||
|
|
||
|
# paths
|
||
|
|
||
|
GAMES_ROOT_DIR = '/games' # directory with games
|
||
|
TEMPLATE_PATH = '/games/utemplate' # template path
|