You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A data handler is now in, that supports saving and loading. Also, I e…
…dited release 0.5 and the stable so TRACE messages won't spam your console <3
Juiz Core:
* Added API class "data"
* Function "Add" - stores data
* Function "Get" - gets stored data
* Function "Remove" - removes stored data
* Function "Save" - saves stored data
Tell module:
* Now uses the new data functions