Galactica/content/textures.toml

21 lines
357 B
TOML
Raw Normal View History

[texture."starfield"]
path = "starfield.png"
[texture."star::star"]
path = "star/B-09.png"
[texture."flare::ion"]
path = "flare/1.png"
[texture."planet::earth"]
path = "planet/earth.png"
[texture."planet::luna"]
path = "planet/luna.png"
[texture."projectile::blaster"]
path = "projectile/blaster.png"
[texture."ship::gypsum"]
path = "ship/gypsum.png"