Misc changes

Update gitignore + adding some agent skills and tweaking workflows.
Also updated some scipts
This commit is contained in:
2026-01-20 22:14:54 -05:00
parent f11f02d0c7
commit d2b91c46d4
7 changed files with 18 additions and 12 deletions

View File

@@ -1,9 +1,10 @@
---
description: Recompile shaders for the Juliet project
---
// turbo-all
This workflow recompiles all shaders using the `recompile_shaders.bat` script.
1. Recompile all shaders:
`cmd /c "misc\shell.bat & misc\recompile_shaders.bat"`
`misc\recompile_shaders.bat"`