Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Started new launcher backend * Did a bunch of refactoring for YARG * More backend stuff * Added launch code back * Reimplemented invokes in the TypeScript side * Implement "uninstall" functions * Readd dropdown again lol * Simplified awaits and asyncs * Removed linux permission setting in install as the zip extractor already does it * Moved `.../utils/Download` to `.../tasks` * Renamed "download" declarations to "task" * Some progress on rewriting the typescript side of things * Forgot the return * refactor: queue store (#36) * refactor: queue store * Fixed potential error * Refactored setlist releases to be more similar to YARG releases * feat: useCurrentTask * Fixed setlist button dropdown sizing * refactor: dialogs * chore: remove first item on queue list when downloading --------- Co-authored-by: EliteAsian <29520859+EliteAsian123@users.noreply.github.com> * Made the uninstall button work! --------- Co-authored-by: Pantotone <guustavopantoja@gmail.com>
- Loading branch information