added tinyfiledialogs as a submodule & updated the build scripts for linux/mac

This commit is contained in:
Stefan Stefanov 2024-04-22 10:07:02 +03:00
parent 04a472874d
commit 3dc7d72a50
6 changed files with 16 additions and 7 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "src/aseprite"]
path = src/aseprite
url = https://github.com/bersK/odin-aseprite.git
[submodule "src/dialog/libtinyfiledialogs"]
path = src/dialog/libtinyfiledialogs
url = https://github.com/native-toolkit/libtinyfiledialogs.git