opengoal-launcher/src-tauri
Tyler Wilding 93941a5cb3
unknown: move away from tauri events for updating the header
For whatever reason, these triggered in dev but not in release builds.

However, I already made a global store for managing the versions, so events aren't really needed -- but this may be a problem in the future
2023-03-05 15:16:47 -05:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src unknown: move away from tauri events for updating the header 2023-03-05 15:16:47 -05: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 backend: switch to fern for logging, also to a file 2023-03-01 21:34:44 -05:00
Cargo.toml frontend/backend: cleanup and fix most issues around version management 2023-03-03 22:09:20 -05:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-03-01 01:03:20 -05:00