opengoal-launcher/src-tauri
Tyler Wilding 0a505f460e
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
support: Compile mod info into support package and use a temp file when creating the package (#545)
My theory still remains that users are uploading the zip before it's
done being constructed (or it fails for some reason).

So I switched to making it as a temp file, then copying that temp file
over if everything succeeds. This should hopefully help...
2024-08-30 20:25:10 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src support: Compile mod info into support package and use a temp file when creating the package (#545) 2024-08-30 20:25:10 -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 support: Compile mod info into support package and use a temp file when creating the package (#545) 2024-08-30 20:25:10 -04:00
Cargo.toml support: Compile mod info into support package and use a temp file when creating the package (#545) 2024-08-30 20:25:10 -04:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json Mod Source Support Finalization (#530) 2024-08-30 15:41:07 -04:00