The cache handler to replace redis.
Database Config
Redis config
Server config
A custom funtion to replace world generation.
A custom function to replace for world serialization. This gets called after the buffer size is determinded. The "packet" argument is a reference to the buffer to use. Take note that this is not called in a loop, this is only called once.
A custom function to calculate the size of the world packet to allocate, excluding the necessary data of a world. (Basically just for tiles)
Generated using TypeDoc
The general configuration