Created lbs.lua build script to dog-food. makefile will be kept around for bootstrapping reasons

This commit is contained in:
Riley-King
2025-02-27 00:01:55 +11:00
parent a610e67325
commit b7745758aa
2 changed files with 109 additions and 0 deletions

4
.gitignore vendored
View File

@@ -10,3 +10,7 @@
/obj/src/lua_platform.cpp.o
/obj/src/main.cpp.o
/obj/src/simple_string.cpp.o
/.make
/.make/thirdparty_luajit
/CppProperties.json
/lbs.exe