Add a query to get Tanu's latest though every 1.5 hrs and print it to console using RAZIX_CORE_TRACE even in distribution build print it. Maybe use printf. Somehow figure out logic to get latest thought from Tanu-brain GitHub repo and read the latest thought from thoughts.txt and print it, temporarily, use a seperate job spawned on from game thread onto worker when requesting new though read, and join back when done and print it, use Razix thread/sync primitives.
expose time as a #define or static variable and same for printing etc.
https://github.com/Pikachuxxxx/tanu-brain
Add a query to get Tanu's latest though every 1.5 hrs and print it to console using RAZIX_CORE_TRACE even in distribution build print it. Maybe use printf. Somehow figure out logic to get latest thought from Tanu-brain GitHub repo and read the latest thought from thoughts.txt and print it, temporarily, use a seperate job spawned on from game thread onto worker when requesting new though read, and join back when done and print it, use Razix thread/sync primitives.
expose time as a #define or static variable and same for printing etc.
https://github.com/Pikachuxxxx/tanu-brain