mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Add unit tests for SAO load / unload behaviour
This commit is contained in:
@@ -49,6 +49,7 @@ class ServerScripting:
|
||||
public:
|
||||
ServerScripting(Server* server);
|
||||
|
||||
void loadBuiltin();
|
||||
// use ScriptApiBase::loadMod() to load mods
|
||||
|
||||
// Save globals that are copied into other Lua envs
|
||||
|
Reference in New Issue
Block a user