Theres experimental web panel widget (it’s a plugin you need to enable) that oyu might be interested in which allows to easily embed website to UI, quite cheap way (in work time not performance) to do news in game menus. Other sollution is as danniddr suggest use http module in C++ to grab some data from HTTP server either rss or your own or something, can be even plain text.