pyglet_demo/conf
2025-04-20 21:32:09 -04:00
..
default.json improve configs 2025-04-20 21:32:09 -04:00
README.md improve configs 2025-04-20 21:32:09 -04:00

Various game configuration files go here

  • default.json contains default settings for the game
  • user.json contains modifications of those defaults made through the UI

engine/config.py is designed to read, write, manage and otherwise handle these files.