mirror of
https://github.com/YuzuZensai/VRC-Circle.git
synced 2026-01-05 20:30:44 +00:00
5 lines
40 B
Rust
5 lines
40 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build()
|
||
|
|
}
|
||
|
|
|