Commit graph

27 commits

Author SHA1 Message Date
Tyler Wilding 465092d965
advanced: attempt to open a REPL on linux/macOS (#571)
Fixes #85

---------

Co-authored-by: Hat Kid <6624576+Hat-Kid@users.noreply.github.com>
2024-09-22 13:47:37 -04:00
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
Tyler Wilding 1689d296a6
docs: remove superfluous stuff from readme (#431) 2024-01-30 21:58:17 -05:00
Tyler Wilding 7cf81dd70e
New Crowdin updates (#199) 2023-05-06 14:12:22 -04:00
Tyler Wilding 37cd02e8d1
github: add issue templates and docs for downloading logs (#124) 2023-03-16 12:54:47 -04:00
Tyler Wilding 0bf6dd3e65
f/sidebar: fix link to settings page with the general tab temporarily removed 2023-03-11 13:49:20 -05:00
Tyler Wilding a8f21d2dbf
f/errors: add toast errors to give some feedback in the event of an error 2023-03-10 22:10:14 -05:00
Tyler Wilding dc23e2931c
frontend/backend: propagate install logs to frontend 2023-03-04 16:23:21 -05:00
Tyler Wilding 2df3776aa8
ci: some more CI cleanup with npm -> yarn 2023-03-01 20:29:49 -05:00
Tyler Wilding 4a398175b6
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-02-12 19:17:56 -05:00
tripp d3fb54b3c3
Update README.md (#47) 2022-10-08 21:28:32 -04:00
tripp 8997ad4e9e
Update README.md 2022-10-03 23:06:13 -04:00
tripp 6bb7fead0f
Update README.md 2022-10-03 23:05:10 -04:00
Tyler Wilding d20787ecc6
release: update Cargo.lock as well after bumping versions (#136) 2022-08-08 20:01:11 -04:00
tripp 96a92064d7
Update README.md 2022-07-29 09:52:22 -04:00
tripp 91431cc379
Update README.md 2022-07-29 09:51:25 -04:00
Tyler Wilding 5a6e022871
Hide sidebar links for games that aren't ready and confirm uninstall (#122)
* app: confirm uninstallation

* docs: update screenshot

* sidebar: hide disabled options
2022-07-24 00:26:52 -04:00
Tyler Wilding 036a049cb1
docs: document intended release process 2022-04-28 20:07:13 -04:00
Tyler Wilding 5355e3ff35
actions: add linter action 2022-04-15 21:46:48 -04:00
Tyler Wilding 58f802bb4c
tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
trippjoe cf985676a8 updated README 2022-04-04 10:08:26 -04:00
trippjoe 5e34a940ee rewriting this project without react, did a fresh boilerplate setup 2022-03-27 11:09:17 -04:00
trippjoe b199aba5e8 updated readme 2022-02-08 13:10:04 -05:00
trippjoe df3c2ff23b updated readme 2022-02-08 13:05:17 -05:00
trippjoe 1b0789a51b updated file structure and updated readme 2022-02-08 12:40:03 -05:00
trippjoe ed4896088f updated readme & deleted some boilerplate files 2022-02-07 15:15:13 -05:00
tripp 13aa9c854c Initial commit 2022-02-07 14:55:19 -05:00