got multi-laned hot-reload

This commit is contained in:
2025-10-13 02:13:58 -04:00
parent 8ced7cc71e
commit 5f57cea027
18 changed files with 499 additions and 176 deletions

14
.gitignore vendored
View File

@@ -8,13 +8,17 @@ build/**
# folders
assets/TX-02-1WN9N6Q8
thirdparty/backtrace
thirdparty/harfbuzz
thirdparty/ini
thirdparty/sokol
thirdparty/sokol-tools
thirdparty/harfbuzz/**
thirdparty/ini/**
thirdparty/sokol/**
thirdparty/sokol-tools/**
!**/sokol/app/**
!**/sokol/gfx/**
toolchain/**
!**/Odin/base/**
!**/Odin/core/**
!**/Odin/vendor/**
# logs
logs