0.5.2
- CLEO now checks for updates and notifies in the main menu (can be disabled with
CheckUpdates=0
) - command
isKeyPressed
has been deprecated, usePad.isKeyPressed
instead - fix: deadlock causing timeouts in JS scripts
CheckUpdates=0
)isKeyPressed
has been deprecated, use Pad.isKeyPressed
instead