Difficult-Rocket/configs/main.toml
2022-07-04 10:36:19 +08:00

21 lines
322 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 = 956
height = 569
visible = true
caption = "Difficult Rocket {version}"
resizable = true
full_screen = false
[window.default]
width = 1024
height = 768