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
2023-10-03 23:03:53 +02:00
src Added altarik manifest to frontend, with the game version of the selected chapter given back to backend when calling download command 2023-10-03 23:03:53 +02:00
src-tauri Added altarik manifest to frontend, with the game version of the selected chapter given back to backend when calling download command 2023-10-03 23:03:53 +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 Moving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometime 2023-10-03 21:28:46 +02:00

Tauri + Vanilla

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