NEW CRAZY FEATURE: EVENTS AUTOMATION!

https://youtu.be/3dZenkpmRzM
This commit is contained in:
Ray 2021-06-11 12:27:46 +02:00
parent 4dd5643402
commit de7b8ad551
2 changed files with 528 additions and 3 deletions

View file

@ -55,6 +55,8 @@
#define SUPPORT_COMPRESSION_API 1
// Support saving binary data automatically to a generated storage.data file. This file is managed internally.
#define SUPPORT_DATA_STORAGE 1
// Support automatic generated events, loading and recording of those events when required
#define SUPPORT_EVENTS_AUTOMATION 1
// core: Configuration values
//------------------------------------------------------------------------------------