Newer
Older
ExoLauncher / src-tauri / build.rs
@楽曲作りまくりおじさん 楽曲作りまくりおじさん 8 hours ago 39 bytes Initial commit: ExoLauncher Desktop App with SSE and cleaned structure
fn main() {
    tauri_build::build()
}