This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Quentin Legot 5c8682d199 Added hash verification for assets and librairies
A bit of code (not completed) for downloading custom libraries
2023-10-07 15:09:54 +02:00
src Added downloading java 2023-10-04 16:48:46 +02:00
src-tauri Added hash verification for assets and librairies 2023-10-07 15:09:54 +02:00
.gitignore Initial commit 2022-12-04 14:14:25 +01:00
index.html Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00
package.json Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00
README.md Initial commit 2022-12-04 14:14:25 +01:00
tsconfig.json Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00
tsconfig.node.json Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00
vite.config.ts Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00
yarn.lock Move zip download and extracting to altarik/mod.rs and implemented zip version 2023-10-04 23:57:34 +02:00

Tauri + Vanilla

This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.