Difficult-Rocket/configs/main.toml

21 lines
322 B
TOML
Raw Normal View History

2022-03-22 21:18:04 +08:00
[runtime]
fps = 60
version = "0.6.4"
2022-03-22 21:18:04 +08:00
language = "zh-CN"
2022-03-22 23:20:07 +08:00
date_fmt = "%Y-%m-%d %H-%M-%S"
2022-03-22 21:18:04 +08:00
write_py_v = "3.8.10"
2022-03-22 23:20:07 +08:00
fonts_folder = "libs/fonts"
2022-03-22 21:18:04 +08:00
[window]
style = "None"
width = 907
height = 570
2022-03-22 21:18:04 +08:00
visible = true
caption = "Difficult Rocket {version}"
resizable = true
full_screen = false
[window.default]
width = 1024
height = 768