Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
luaregnet.hpp File Reference

Utility for loading network lua classes. More...

Go to the source code of this file.

Functions

void loadNetLua (lua_State *state)
 Loads network lua classes.
 

Detailed Description

Utility for loading network lua classes.

Author
Lygaen
Version
0.1
Date
2023-12-03

Function Documentation

◆ loadNetLua()

void loadNetLua ( lua_State * state)

Loads network lua classes.

Parameters
statethe lua state to load to