Files
WLUS/plugins/serializables/game_messages.py
Wesley b757e40954 Implemented World Loading
The character can now load entirely into a world instance. Next step is to implement all replica components so the world can have objects, and to figure out a way how to determine what to serialize/where to store object data.
2020-03-16 13:06:34 -04:00

4 lines
94 B
Python

from pyraknet.bitstream import *
from ..serializables import misc_serializables, packet_enum