Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Zig language bindings for the ENet library

License

Notifications You must be signed in to change notification settings

darltrash/Zig-ENet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig-Enet

enet.zig provides Zig language bindings for version 1.3.16 of the ENet library. To use, you will need to build ENet as a static library and link with it. You will also need to link with the winmm and ws2_32 libraries on windows.

If you can find a way to make zig build build the ENet library, PRs are welcome!

About

Zig language bindings for the ENet library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.3%
  • Zig 22.1%
  • Other 1.6%