This repository has been archived on 2021-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-20 16:59:40 -04:00

4 lines
81 B
Rust

#[derive(rust_embed::RustEmbed)]
#[folder = "assets"]
pub struct StaticGameData;