separate tests, sponza

This commit is contained in:
2025-05-14 15:31:23 +03:00
parent 3800daafab
commit e5cbc4ca5f
8 changed files with 128866 additions and 7 deletions

View File

@ -1,3 +1,7 @@
[keys.normal." "."o"] # test2
r = ":run-shell-command odin run ."
d = ":run-shell-command odin run . -debug"
# [keys.normal." "."o"] # test2
# r = ":run-shell-command odin run ."
# d = ":run-shell-command odin run . -debug"
[keys.normal." ".o]
b = ":sh odin run buddies"
h = ":sh odin run house"