Skip to content
forked from pangbox/packetdoc

Documentation of the known PangYa packets. (WIP)

License

Notifications You must be signed in to change notification settings

JMC47/packetdoc

 
 

Repository files navigation

PacketDoc Netlify Status Gitpod Ready-to-Code Lint YAML

Click here to view the browsable documentation!

This is a WIP project to document all of the known PangYa packets. Currently, the effort is to create a single Kaitai Struct instance that can decode any packet. Using this metadata, we can then generate validation tests and documentation pages.

The root type is in src/packets/index.ksy.

Code Quality Warning

The primary focus of this repository is bootstrapping good documentation for PangYa packets. Therefore, ALL of the current effort has gone to making the documentation as useful as possible. The code used to generate the documentation is grossly inefficient and poorly written.

Please consider contributing to clean this mess up ;)

About

Documentation of the known PangYa packets. (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kaitai Struct 95.0%
  • HTML 3.2%
  • SCSS 1.5%
  • Other 0.3%