An open API service indexing awesome lists of open source software.

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

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.