Go to file
peterino2 6f2396c814 upgrading to sdl 3.16 2025-06-07 14:05:12 -07:00
build adding file reloading 2025-05-17 14:45:23 -07:00
engine minimal template is a thing now 2025-06-03 19:15:58 -07:00
extras crates! 2025-06-01 22:10:41 -07:00
lib upgrading to sdl 3.16 2025-06-07 14:05:12 -07:00
projects updating missing files 2025-06-04 15:58:18 -07:00
testing hot reloading is working now 2025-05-18 17:56:23 -07:00
tools added trenchbroom and BSP tools 2025-05-16 20:52:02 -07:00
.gitattributes Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.gitignore module cache works 2025-05-18 14:45:06 -07:00
.gitmodules Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
LICENSE Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
README.md videoplay 2025-05-02 23:05:36 -07:00
build.zig minimal template is a thing now 2025-06-03 19:15:58 -07:00
build.zig.zon made a lot of libraries link dynamically- should make rebuilding objects so much faster 2025-05-20 23:54:07 -07:00
content.txt content and shader cooking stuff 2025-04-13 14:12:48 -07:00

README.md

Backlog

zig version: 0.14

Backlog Labs Game Engine.

run tools/scripts/first-time-setup.py

ffmpeg -i INPUT.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 OUTPUT.ogv