mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Add Irrlicht device info to the mainmenu About tab (#13636)
This commit is contained in:
@@ -213,6 +213,8 @@ GUI
|
||||
* technical name of active video driver, e.g. "opengl"
|
||||
* `core.get_active_renderer()`:
|
||||
* name of current renderer, e.g. "OpenGL 4.6"
|
||||
* `core.get_active_irrlicht_device()`:
|
||||
* name of current irrlicht device, e.g. "SDL"
|
||||
* `core.get_window_info()`: Same as server-side `get_player_window_information` API.
|
||||
|
||||
```lua
|
||||
|
Reference in New Issue
Block a user