(unix) launch using wine if found

This commit is contained in:
2024-06-26 15:08:21 +02:00
parent 30c6d568b8
commit 6173fb218e
3 changed files with 44 additions and 1 deletions

View File

@@ -4,4 +4,4 @@ fn main() {
res.set_icon("res/icon.ico").set_language(0x0409);
res.compile().unwrap();
}
}
}