sorokya / eolib-rs

A core rust library for writing applications related to Endless Online

Home Page:https://reoserv.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A core rust library for writing applications related to Endless Online

https://reoserv.net

License:MIT License


Languages

Language:Rust 100.0%