opengoal-launcher/src-tauri
Tyler Wilding b0717561c9
Add mod support to the launcher (#476)
This feature is being added dark, there's no point in exposing it to
users yet because mods need to migrate to the latest (and upcoming
changes) to the `extractor` and `gk`.

Once a handful of mods are done, the remaining polish can be completed
and it can be enabled by default. These items are summarized at the top
of `ModSelection.svelte`

---------

Co-authored-by: dallmeyer <2515356+dallmeyer@users.noreply.github.com>
2024-04-28 15:27:34 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src Add mod support to the launcher (#476) 2024-04-28 15:27:34 -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 Add mod support to the launcher (#476) 2024-04-28 15:27:34 -04:00
Cargo.toml Add mod support to the launcher (#476) 2024-04-28 15:27:34 -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.3 2024-03-08 00:43:04 +00:00