#online #endless #map #read-write #packet #spell #applications

eolib

A core rust library for writing applications related to Endless Online

8 releases

1.0.0-RC8 Mar 28, 2024
1.0.0-RC7 Mar 25, 2024
1.0.0-RC5 Jan 6, 2024
1.0.0-RC4 Dec 28, 2023

#392 in Data structures

Download history 15/week @ 2023-12-25 12/week @ 2024-01-01 1/week @ 2024-02-19 5/week @ 2024-02-26 6/week @ 2024-03-11 184/week @ 2024-03-18 308/week @ 2024-03-25 221/week @ 2024-04-01

719 downloads per month

MIT license

92KB
2K 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

~3.5–5MB
~151K SLoC