Apparently the name was set the other way around, winwin_keyboard_string_get
Released a fix for alt-enter and keyboard functions.
I think this is true with a few other functions actually.
You can keep your secrets if you want
Thank you!
You can keep your secrets if you want
Lolll, I didn't actually check everything, but I know winwin_keyboard_get_max_string_length is one of them, so it's probably a lot of the keyboard functions that are like that.
EDIT: winwin_keyboard_set_string might also be broken? It keeps throwing this error when I try to use it:
Variable <unknown_object>._buf(102646, -2147483648) not set before reading it. at
gml_Script_anon@205@gml_Script_winwin_keyboard_set_string (line 9) - buffer_write(_buf, buffer_u32, ord(_char));