config.py 201 B

1234567891011
  1. # unity webgl options
  2. DEFAULT_WIDTH = 960
  3. DEFAULT_HEIGHT = 600
  4. DEFAULT_ALIGN = 'center'
  5. # paths
  6. GAMES_ROOT_DIR = '/games' # directory with games
  7. TEMPLATE_PATH = '/games/utemplate' # template path