Added monitoring on the todo list

This commit is contained in:
Jason Ly 2025-09-26 22:03:44 -04:00
parent 6201334028
commit 3804eab371

View File

@ -19,7 +19,10 @@ set PATH=%PATH%;bella_engine_sdk\lib
joomer-bella-basic-renderer.exe joomer-bella-basic-renderer.exe
``` ```
[todo] create makefile [todo]
write code for bella events to monitor render process
create makefile
# Build # Build
``` ```