This repository has been archived on 2025-07-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
shroom_of_doom/config/settings/default.json
2025-02-26 14:40:25 -05:00

9 lines
131 B
JSON

{
"window": {
"framerate": 30,
"size": {
"width": 1440,
"height": 720
}
}
}