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

https://github.com/bugadani/l2_teleport_calc

Shortest teleport calculator for L2J Interlude
https://github.com/bugadani/l2_teleport_calc

Last synced: about 1 year ago
JSON representation

Shortest teleport calculator for L2J Interlude

Awesome Lists containing this project

README

          

Lineage 2 cheapest teleport calculator
======================================

This tool was built using L2J Interlude data.

```text
> cargo run -- --help
teleport_calc 0.1.0
Calculate best teleport route between towns

USAGE:
teleport_calc.exe

ARGS:
Starting location
Destination

OPTIONS:
-h, --help Print help information
-V, --version Print version information
```