Difficult-Rocket/configs/main.toml
2023-06-18 15:42:35 +08:00

24 lines
364 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 = 1094
height = 1173
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"