Files
LCE-Emerald-Launcher/src-tauri/build.rs
KayJann c94db91238 Making the source code public
Finally ! here's the source code
2026-03-12 13:52:32 +01:00

4 lines
39 B
Rust

fn main() {
tauri_build::build()
}