Skip to content

a library to parse network packets from a certain turn based anime game

License

Notifications You must be signed in to change notification settings

FI00ds/reliquary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reliquary

a library to parse network packets from a certain turn based anime game!

module purpose
network parse bytes into network packets
resource look up network packet resource ids from SRD

use in your projects

not published to crates.io out of caution. add following to your Cargo.toml to use

[dependencies]
reliquary = { git = "https://github.com/IceDynamix/reliquary" } # optionally add revision

for documentation, use cargo doc

codegen

types are outdated? check out reliquary-codegen

related

About

a library to parse network packets from a certain turn based anime game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%