Difficult-Rocket/configs/main.toml
shenjack 7715ee4d20 Revert "update pyglet"
This reverts commit 0173dd8b852facef2f800ab8cee81ec72afaec6d.

清理点东西
2022-06-20 21:12:38 +08:00

21 lines
323 B
TOML

[runtime]
fps = 60
version = "0.6.1"
language = "zh-CN"
date_fmt = "%Y-%m-%d %H-%M-%S"
write_py_v = "3.8.10"
fonts_folder = "libs/fonts"
[window]
style = "None"
width = 1300
height = 931
visible = true
caption = "Difficult Rocket {version}"
resizable = true
full_screen = false
[window.default]
width = 1024
height = 768