mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-03-15 23:01:21 +00:00
- 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
6 lines
No EOL
83 B
TOML
6 lines
No EOL
83 B
TOML
height = 800
|
|
width = 600
|
|
|
|
[branding]
|
|
logo = "logo.png"
|
|
background = "tsosplash.png" |