This template should help get you started developing with Tauri and React in Vite.
Run unset GIO_MODULE_DIR
and unset GTK_PATH
before usage
npm run tauri dev
When trying to upload a file we use a cargo run in the rust code to execute the DevilArm
library in order to properly execute this verify that the file path in lib.rs
is correct it currently is under the assumption that you are running from DevilArmTrainer/src-tauri
and goes back to Github and navigates to src
in devil-embedded
You will need to check that this let directory = "../../DevilArm/devil-embedded/src";
is correct