feat: initialized template

This commit is contained in:
Sara 2025-05-14 11:15:01 +02:00
parent 2d7050a065
commit aa73b9fc58
11 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
set export
BUILD_NAME := "change_me"
BUILD_NAME := "going"
build:
cd engine/ && scons target=editor symbols=yes optimization=debug dev_build=yes linker=mold use_llvm=yes compiledb=yes custom_modules="../modules"