albion-handler 1.0.1

A simple handler for Albion Online Packet
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.log]
version = "0.4.20"

[dependencies.photon_decode]
version = "0.2.1"

[dependencies.pnet]
version = "0.34.0"

[package]
authors = ["zMarques"]
description = "A simple handler for Albion Online Packet"
edition = "2021"
include = ["**/*.rs", "Cargo.toml", "Cargo.lock"]
license = "MIT"
name = "albion-handler"
version = "1.0.1"