https://github.com/npetrovski/l2js-client
JavaScript client for Lineage 2
https://github.com/npetrovski/l2js-client
bot bot-framework javascript lineage2 nodejs typescript
Last synced: 7 months ago
JSON representation
JavaScript client for Lineage 2
- Host: GitHub
- URL: https://github.com/npetrovski/l2js-client
- Owner: npetrovski
- License: mit
- Created: 2020-04-10T11:46:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T15:40:31.000Z (about 3 years ago)
- Last Synced: 2025-07-02T11:51:53.897Z (8 months ago)
- Topics: bot, bot-framework, javascript, lineage2, nodejs, typescript
- Language: TypeScript
- Size: 1.12 MB
- Stars: 120
- Watchers: 15
- Forks: 40
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lineage 2 JavaScript Client
This project was made while experimenting with TypeScript and es6. The idea is to have an NCSoft Lineage 2 client library, that allows other projects to build L2 client functionalities (like bots, game helpers, etc.) on top of it. It can be also used as a framework for building Lineage2 automated tests for L2 private servers.
[🕮 🇺🇸 Documentation in English](https://npetrovski.github.io/l2js-client/)
[🕮 🇷🇺 Документация на Русском](https://npetrovski.github.io/l2js-client/ru/)
## Documentation
The [l2js-client documentation](https://npetrovski.github.io/l2js-client/) are loaded with awesome stuff and tell you every thing you need to know about using and configuring l2js-client.