monorepo/hex-grid/resources/resources.gresources.xml
savanni 226329ab6d Convert glade components to Rust and add the palette (#26)
Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#26
2023-03-01 14:28:38 +00:00

8 lines
204 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/luminescent-dreams/hex-grid/">
<file>terrain.ppm</file>
<file>map.txt</file>
</gresource>
</gresources>