polariton_server

Crates.iopolariton_server
lib.rspolariton_server
version0.3.0
created_at2025-06-04 00:47:19.881771+00
updated_at2025-08-04 02:27:33.440623+00
descriptionServer functionality for the Photon packet system
homepage
repositoryhttps://git.ngram.ca/OpenJam/polariton
max_upload_size
id1699670
size48,735
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