Difficult-Rocket/configs/main.toml
2023-07-12 16:59:46 +08:00

24 lines
363 B
TOML

[runtime]
fps = 60
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 = 1301
height = 984
visible = true
gui_scale = 1
caption = "Difficult Rocket v{DR_version}"
resizable = true
full_screen = false
[window.default]
width = 1024
height = 768
gui_scale = 1
[game.mods]
path = "mods"