opengoal-launcher/src-tauri
Tyler Wilding 86e68c90dc
ux: if the game crashes unexpectedly, show a toast (#568)
Fixes #290

Displays a toast with an error message if the game just crashes on
startup. This does not cover launching a mod since that code-path does
not monitor the process' execution.
2024-09-21 22:12:35 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src ux: if the game crashes unexpectedly, show a toast (#568) 2024-09-21 22:12:35 -04:00
.gitignore tauri: fix .gitignore so changes in /src-tauri/bin dont reload the app 2022-06-01 21:21:36 -04:00
build.rs tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
Cargo.lock release: bump to version - v2.5.0 2024-09-17 04:41:07 +00:00
Cargo.toml release: bump to version - v2.5.0 2024-09-17 04:41:07 +00:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json release: bump to version - v2.5.0 2024-09-17 04:41:07 +00:00