VERSIÓ 1.2.5

- [NEW] Soport bàsic per a shaders.
This commit is contained in:
2025-06-18 13:49:35 +02:00
parent 0cb1296ad3
commit 79781bbed1
5 changed files with 328 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
libs = -lSDL3
libs = -lSDL3 -lGL
cppflags = -D LUA_USE_LINUX -D DEBUG -g -Wall
executable = mini_debug
sourcepath = . lua