chore: renamed the resources directory to res

This commit is contained in:
lisk77 2025-07-26 01:22:42 +02:00
parent 05a4679f38
commit 913f200a63
22 changed files with 1273 additions and 1105 deletions

4
.gitignore vendored
View file

@ -1,2 +1,4 @@
/Cargo.lock
/target
/build.rs
/build.rs
/src/main.rs