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
- Host: GitHub
- URL: https://github.com/bugadani/l2_teleport_calc
- Owner: bugadani
- License: unlicense
- Created: 2022-09-19T21:29:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T06:38:40.000Z (over 3 years ago)
- Last Synced: 2025-03-02T15:28:25.851Z (over 1 year ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```