mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-09-15 17:26:57 +00:00
WIP: Tauri app conversion
This commit is contained in:
parent
1a41b57a70
commit
1e2e84264e
50 changed files with 5204 additions and 612 deletions
3
src-tauri/build.rs
Normal file
3
src-tauri/build.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue