Added one scratch, one engine and one game arena. Converted the game alloc to arena + the display stuff. WIP Made using Antigravity+gemini
10 lines
237 B
Markdown
10 lines
237 B
Markdown
---
|
|
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"`
|