1.0.10 • Published 4 years ago

node-zanarkand-proto v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

node-zanarkand-proto

A WIP Node.js wrapper for acchan's Zanarkand network capture library.

Many features are unimplemented, and chat-related messages aren't completely working, but besides that what is implemented is probably usable.

If you so choose, you can use it exclusively as a wrapper for Zanarkand with minimal data processing by assigning the raw data event as shown below.

Event type names and all packet structures are taken from the Sapphire project.

NOTE: Most features besides the raw data event will break after every patch release until the IPC opcodes are updated in the Sapphire repo.

Installation

npm install node-zanarkand-proto

If you don't trust the copy of ZanarkandWrapperJSON that is built in the Github Action, feel free to also install Go to build ZanarkandWrapperJSON and place the output in the Zanarkand folder.

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago