Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gui): add uninstall button #9

Merged
merged 4 commits into from Nov 2, 2022

Conversation

zicklag
Copy link
Collaborator

@zicklag zicklag commented Oct 28, 2022

uninstall-button.webm

For testing pre-release versions of the game, I was thinking we could setup CI for Jumpy to publish to a release every time we push to main. Since it'd be the same Jumpy Developer Preview release every time we push, overwriting the old assets, you have to be able to uninstall the old version if you want to re-download the new version.

It's the quickest way forward to get the raw functionality needed, and we can add a much better UX later

core/src/storage.rs Show resolved Hide resolved
core/src/storage.rs Outdated Show resolved Hide resolved
gui/src-tauri/src/app.rs Show resolved Hide resolved
gui/src-tauri/src/app.rs Outdated Show resolved Hide resolved
gui/src-tauri/src/main.rs Outdated Show resolved Hide resolved
gui/src/components/LinkRenderer.svelte Show resolved Hide resolved
gui/src/components/Sidebar.svelte Outdated Show resolved Hide resolved
@orhun orhun changed the title Adds Uninstall Button feat(gui): add uninstall button Nov 2, 2022
@orhun orhun merged commit 182938c into spicylobstergames:main Nov 2, 2022
@zicklag zicklag deleted the uninstall-button branch November 2, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants