add ui, change project struct

This commit is contained in:
Sheikah
2023-01-23 16:39:02 +08:00
parent 5f59f9412a
commit df4db6d8c4
150 changed files with 931 additions and 741 deletions

10
.gitignore vendored
View File

@ -1,7 +1,7 @@
build
__pycache__
tools/img/*.png
tools/img/*.psd
tools/img/*.jpg
tools/img/*.c
tools/img/*.h
tools/**/*.png
tools/**/*.psd
tools/**/*.jpg
tools/**/*.c
tools/**/*.h