polariton

Crates.iopolariton
lib.rspolariton
version0.3.0
created_at2025-06-04 00:46:46.643997+00
updated_at2025-08-04 02:25:47.055638+00
descriptionRust parser for Photon packets
homepage
repositoryhttps://git.ngram.ca/OpenJam/polariton
max_upload_size
id1699668
size109,680
NGnius (Graham) (NGnius)

documentation

README

Polariton

A rudimentary data parsing library for Photon engine's packet format used in many Unity games.

TODO

  • Stop using binrw (it doesn't count how much is read and is a bit of a pain to deal with, though the codegen is really nice)
  • Fix outstanding parsing bugs (Dict does not work properly)
Commit count: 0

cargo fmt