3 个稳定版本
2.0.0 | 2024 年 6 月 29 日 |
---|---|
1.0.1 | 2022 年 7 月 3 日 |
1.0.0 | 2021 年 10 月 2 日 |
959 在 命令行工具 中排名
每月 37 次下载
16KB
283 行
honeytree-calc
命令行的 Munchlax 蜂蜜树计算器。
用法
要交互式地使用程序,按以下命令执行:
honeytree-calc
要使用命令行参数使用程序,按以下命令执行:
honeytree-calc-cli
在提供训练师 ID 和密钥 ID 后,程序将输出 Munchlax 树的位置。
交互示例输出
DPPt Honey Tree Calculator
This program calculates the Munchlax honey trees based on the trainer's ID an SID.
Input your trainer ID (number between 0 and 65535): 12345
Input your trainer secret ID (number between 0 and 65535): 54321
Munchlax honey trees for TID 12345 and SID 54321 can be found in the following locations:
Route 210 north
Route 206
Route 221
Route 210 south
CLI 示例输出
> honeytree-calc-cli 12345 54321
Munchlax honey trees for TID 12345 and SID 54321 can be found in the following locations:
Route 210 north
Route 206
Route 221
Route 210 south