Setup project to auto-grab dependencies directory from a fork of the odin repo.

This commit is contained in:
2024-01-22 21:38:09 -05:00
parent 761794f594
commit 89f2041b79
7 changed files with 177 additions and 22 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
build/**
*.exe
thirdparty/**