Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 511 Bytes

File metadata and controls

11 lines (7 loc) · 511 Bytes

siege-example-net

MIT licensed

siege-example-net is one-third of an example game that uses the Siege Engine MMO game engine. The other two-thirds are siege-example-server and siege-example-client.

The Siege Engine is an MMO game engine on the Vulkan API written in the Rust language.

Here is where you define the packet enum (list of all possible packets) including the base packets from siege-net as well as your game specific packets.