mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
@@ -703,6 +703,8 @@ Call these functions only at load time!
|
||||
* `minetest.get_protocol_version()`
|
||||
* Returns the protocol version of the server.
|
||||
* Might not be accurate at start up as the client might not be connected to the server yet, in that case it will return 0.
|
||||
* `minetest.take_screenshot()`
|
||||
* Take a screenshot.
|
||||
|
||||
### Misc.
|
||||
* `minetest.parse_json(string[, nullvalue])`: returns something
|
||||
|
Reference in New Issue
Block a user