14 releases (4 stable)

2.1.1 Feb 21, 2025
2.1.0 Oct 13, 2024
2.0.0 Aug 21, 2024
1.0.0 Jul 26, 2024
1.0.0-RC4 Dec 28, 2023

#609 in Encoding

Download history 1/week @ 2024-11-13 1/week @ 2024-11-20 2/week @ 2024-12-04 2/week @ 2024-12-11 3/week @ 2025-01-08 4/week @ 2025-01-15 13/week @ 2025-02-05 173/week @ 2025-02-19 22/week @ 2025-02-26

208 downloads per month

MIT license

96KB
2.5K SLoC

EOLib

Build Status Crate Docs License

A core rust library for writing applications related to Endless Online

Features

Read and write the following EO data structures:

  • Client packets
  • Server packets
  • Endless Map Files (EMF)
  • Endless Item Files (EIF)
  • Endless NPC Files (ENF)
  • Endless Spell Files (ESF)
  • Endless Class Files (ECF)

Utilities:

  • Data reader
  • Data writer
  • Number encoding
  • String encoding
  • Data encryption
  • Packet sequencer

Dependencies

~5MB
~151K SLoC