Add file structure to code
- Rename project to CopiumEngine
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
glslc res/shaders/shader.vert -o res/shaders/vert.spv
|
||||
glslc res/shaders/shader.frag -o res/shaders/frag.spv
|
||||
pause
|
||||
Reference in New Issue
Block a user