save
API - saves the global variable: data on the main coroutine. This data can be found as a .JSON file in the script's folder.
You can call save() within other coroutines, but it will save the data object from the main coroutine!
Last updated
API - saves the global variable: data on the main coroutine. This data can be found as a .JSON file in the script's folder.
You can call save() within other coroutines, but it will save the data object from the main coroutine!
Last updated