mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 08:41:34 +11:00
10 lines
173 B
TOML
10 lines
173 B
TOML
version = "1.0"
|
|
|
|
# Only needed for within the agb crate
|
|
crate_prefix = "crate"
|
|
|
|
[image.test_logo]
|
|
filename = "test_logo.png"
|
|
transparent_colour = "010101"
|
|
tile_size = "8x8"
|