Hi everyone, what is the best documentation/ video/resource to learn how to use kotlin scripting, and how it works I'm having a difficult time finding information.
is there any information you're looking for specifically?
bodiam
11/14/2019, 11:22 PM
(ps: also keep in mind that Kotlin scripting is quite broken in 1.3.50, 1.3.60 might be better)
l
Luis Munoz
11/15/2019, 7:11 PM
@bodiam I haven't had a chance to read the sciprting support proposal. I wanted to use coroutines with scripting so wanted information about how the threading works, the context of the script etc. And if serialization is possible to run script suspend and re-run hours later by saving state into a database.