Commit Graph

11 Commits

Author SHA1 Message Date
Wuzado
855604c9e0 Make Theseus compilable out of the box again, update Tauri to 1.0.4
Changes made:
- migrate to Vite 3 (Svelte Kit errors out and forces you to migrate)
- bumped unplugin-icons to 0.14.7 (Vite 3 support)
- disable strict-peer-dependencies (changes needed in omorphia - unplugin-icons there requires Vite 2)
- bumped Tauri to 1.0.4 (finally stable!)
- removed useBootstrapper (removed in v1.0.0-rc.5)
- migrated from create_window to setup (removed in v1.0.0-rc.7)
- replaced %svelte% with %sveltekit% (renamed in SvelteKit 1.0.0-next.339)

Notes:
- Vite 3 exposes its dev server on port 5173.
2022-07-16 20:38:37 +02:00
venashial
a20f6596ce Install omorphia, Start instance settings page (#32) 2022-04-03 13:59:39 -07:00
venashial
d784a205b1 Fix GUI dev command on Windows 2022-03-06 22:46:30 -08:00
venashial
e6329819c7 GUI base navigation & home 2022-03-06 10:55:51 -08:00
venashial
9016785f88 GUI initial commit 2022-02-21 21:01:45 -08:00
Jai A
e9851a8e23 Metadata state management 2021-12-15 22:24:08 -07:00
Jai A
359e81083e Finish launching modded versions of Minecraft 2021-11-10 21:52:55 -07:00
Jai A
b0214cfcf8 Modify theseus to more permissive license 2021-09-30 21:44:20 -07:00
Jai A
54cd2f873c Add error handling 2021-07-09 20:05:04 -07:00
Jai A
a0e35ad853 Proof of concept of launching Minecraft from Rust 2021-07-04 22:46:56 -07:00
Jai A
93418edbe7 Downloading launcher files 2021-06-29 22:32:52 -07:00