#author("2025-01-26T18:29:58+00:00","default:yoya","yoya")
#author("2025-01-26T18:30:15+00:00","default:yoya","yoya")
[[Windower/Lua]]

- https://github.com/Windower/Lua/blob/live/addons/send/send.lua

 windower.send_ipc_message(command)

 windower.register_event('ipc message', function (msg)
 ---   msg => "send target command"
 end)