pangbox / packetdoc

Documentation of the known PangYa packets. (WIP)

Home Page:https://packets.pangdox.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://packets.pangdox.com

License:ISC License


Languages

Language:Kaitai Struct 95.0%Language:HTML 3.2%Language:SCSS 1.4%Language:JavaScript 0.3%Language:Dockerfile 0.0%