Added workflows to automatically compile / recompile shaders with antigravity.
Added user story to work on some todos
This commit is contained in:
9
.agent/workflows/recompile_shaders.md
Normal file
9
.agent/workflows/recompile_shaders.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: Recompile shaders for the Juliet project
|
||||
---
|
||||
|
||||
This workflow recompiles all shaders using the `recompile_shaders.bat` script.
|
||||
|
||||
1. Recompile all shaders:
|
||||
// turbo
|
||||
`cmd /c "misc\shell.bat & misc\recompile_shaders.bat"`
|
||||
Reference in New Issue
Block a user