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.
theseus
A game launcher which can be used as a CLI, GUI, and a library for creating and playing modrinth projects
Theseus aims to provide three components:
- A library (theseus)
- A CLI (theseus-cli)
- A GUI (theseus-gui)
Feel free to contribute!
Description
Languages
Rust
44.6%
Vue
38.6%
TypeScript
8.2%
HTML
5.1%
JavaScript
1.9%
Other
1.5%