Prepare Windows installer release

This commit is contained in:
lenn
2026-06-30 17:43:02 +08:00
parent 444c20f233
commit 1ed729f8da
8 changed files with 255 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
#![allow(dead_code)]
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
mod app;
mod breakout;
mod connection;