opengoal-launcher/src-tauri
Tyler Wilding e4c9f5768d
backend: only apply decomp settings if they deviate from the defaults (if they are true) (#524)
This was causing the JSON settings to not be applied -- as the setting
would be `false` if unset, which would override the json setting.
2024-07-25 19:58:14 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src backend: only apply decomp settings if they deviate from the defaults (if they are true) (#524) 2024-07-25 19:58:14 -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 build(deps): bump tauri-build from 1.5.2 to 1.5.3 in /src-tauri in the backend-deps-tauri group (#515) 2024-07-25 19:20:30 -04:00
Cargo.toml build(deps): bump tauri-build from 1.5.2 to 1.5.3 in /src-tauri in the backend-deps-tauri group (#515) 2024-07-25 19:20:30 -04: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.4.8 2024-07-01 02:19:37 +00:00