real-web-world / hh-lol-prophet

lol 对局先知 上等马 牛马分析程序 选人阶段判断己方大爹 大坑, 明确对局目标 基于lol client api 合法不封号
https://lol.buffge.com
MIT License
875 stars 97 forks source link

命令行参数中 `riotclient-app-port` 和 `--app-port` 两个端口代表的 `api` 有什么区别 #27

Closed arrebole closed 2 years ago

arrebole commented 2 years ago

猜想可能是有两个后端,尝试过在 riotclient-app-port 指定的端口中可以访问 /swagger/v3/openapi.json 查看接口文档

arrebole commented 2 years ago

https://developer.riotgames.com/docs/lol#game-client-api_live-client-data-api 这份文档指向的应该是 riotclient-app-port 指向的服务

arrebole commented 2 years ago

但是看本项目使用的是 --app-port 指向的服务

buffge commented 2 years ago

当时找到这端口能跑就行 其他的参数没研究