wip fixes for hot reload

This commit is contained in:
2024-01-25 10:49:57 -05:00
parent 89f2041b79
commit 1755dac070
7 changed files with 94 additions and 54 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
build/**
*.exe
thirdparty/**
thirdparty/**
~thirdparty/odin/core/**