Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ffxiv-teamcraft/pcap-ffxiv
A library for capturing FFXIV game packets in JS/TS.
https://github.com/ffxiv-teamcraft/pcap-ffxiv
ffxiv pcap
Last synced: 6 days ago
JSON representation
A library for capturing FFXIV game packets in JS/TS.
- Host: GitHub
- URL: https://github.com/ffxiv-teamcraft/pcap-ffxiv
- Owner: ffxiv-teamcraft
- License: other
- Created: 2021-01-03T00:38:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T15:49:37.000Z (19 days ago)
- Last Synced: 2024-12-16T05:35:22.364Z (6 days ago)
- Topics: ffxiv, pcap
- Language: TypeScript
- Homepage:
- Size: 12.4 MB
- Stars: 30
- Watchers: 4
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pcap-ffxiv
![npm Version](https://img.shields.io/npm/v/@ffxiv-teamcraft/pcap-ffxiv)
[![Documentation](https://img.shields.io/badge/docs-TypeDoc-informational)](https://ffxiv-teamcraft.github.io/pcap-ffxiv/)A library for capturing FFXIV game packets in JS/TS. Requires Deucalion dll (built from https://github.com/ff14wed/deucalion)
## Installation
`npm i @ffxiv-teamcraft/pcap-ffxiv`