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 5b8effd7c4 Moved chapter to MinecraftClient struct
Creating of a new struct for fabric manifest because library resolution is different than minecraft official
2023-10-07 01:33:26 +02:00
src Added downloading java 2023-10-04 16:48:46 +02:00
src-tauri Moved chapter to MinecraftClient struct 2023-10-07 01:33:26 +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.