Go to file
peterino2 b3ff5e5056 saving 2025-10-12 01:42:44 -07:00
.github/workflows adding github workflows 2025-10-12 01:25:38 -07:00
build saving 2025-09-26 20:27:04 -07:00
engine trying out build system stuff 2025-10-11 23:14:22 -07:00
extras saving 2025-10-12 01:42:44 -07:00
lib trying out build system stuff 2025-10-11 23:14:22 -07:00
projects saving 2025-10-12 01:26:27 -07:00
testing hot reloading is working now 2025-05-18 17:56:23 -07:00
tools animations working again 2025-09-17 23:51:01 -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 trying out build system stuff 2025-10-11 23:14:22 -07:00
build.zig.zon engine transport interface 2025-09-28 22:30:19 -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