mysimulation/resources/config.toml
Tony Bark f9764eac17 Updated documentation
- In general, the README should be more clean and concise
- Moved building section to seperate file (doesn't include set up page)
- Added contributing section in REMADE
- Updated license section in README
- Added config file and struct for later use
2024-05-06 07:24:11 -04:00

6 lines
No EOL
83 B
TOML

height = 800
width = 600
[branding]
logo = "logo.png"
background = "tsosplash.png"