Initial library structure, build system and packet implementation
This commit is contained in:
parent
f02cd37a40
commit
dad6a6819c
5 changed files with 381 additions and 0 deletions
1
src/root.zig
Normal file
1
src/root.zig
Normal file
|
|
@ -0,0 +1 @@
|
|||
const packet = @import("packet.zig");
|
||||
Loading…
Add table
Add a link
Reference in a new issue